mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Merge pull request #869 from benthecarman/patch-2
BIP 174: Specify that separator only appears at end of the map
This commit is contained in:
commit
24eddbb48a
@ -103,7 +103,7 @@ The format of each key-value map is as follows:
|
|||||||
| separator
|
| separator
|
||||||
| char
|
| char
|
||||||
| <tt>0x00</tt>
|
| <tt>0x00</tt>
|
||||||
| Must be <tt>0x00</tt>.
|
| Must be <tt>0x00</tt> at the end of the map.
|
||||||
|}
|
|}
|
||||||
|
|
||||||
At the beginning of each key is a compact size unsigned integer representing the type.
|
At the beginning of each key is a compact size unsigned integer representing the type.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user