mirror of
https://github.com/bitcoin/bips.git
synced 2026-08-31 18:47:36 +00:00
bip383: fix incomplete sentence
This commit is contained in:
@@ -39,7 +39,7 @@ Depending on the higher level descriptors, there may be restrictions on the type
|
|||||||
|
|
||||||
Depending on the higher level descriptors, there are also restrictions on the number of keys that can be present, i.e. the maximum value of <tt>n</tt>.
|
Depending on the higher level descriptors, there are also restrictions on the number of keys that can be present, i.e. the maximum value of <tt>n</tt>.
|
||||||
When used at the top level, there can only be at most 3 keys.
|
When used at the top level, there can only be at most 3 keys.
|
||||||
When used inside of a <tt>sh()</tt> expression, there can only be most 15 compressed public keys (this is limited by the P2SH script limit).
|
When used inside of a <tt>sh()</tt> expression, there can only be at most 15 compressed public keys (this is limited by the P2SH script limit).
|
||||||
Otherwise the maximum number of keys is 20.
|
Otherwise the maximum number of keys is 20.
|
||||||
|
|
||||||
The output script produced will be
|
The output script produced will be
|
||||||
|
|||||||
Reference in New Issue
Block a user