mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-04 11:08:05 +01: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
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ The format of each key-value map is as follows:
|
|||
| separator
|
||||
| char
|
||||
| <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.
|
||||
|
|
Loading…
Add table
Reference in a new issue