Skip to content

Commit 24eddbb

Browse files
authored
Merge pull request bitcoin#869 from benthecarman/patch-2
BIP 174: Specify that separator only appears at end of the map
2 parents ed3b31c + e097b1d commit 24eddbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0174.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The format of each key-value map is as follows:
103103
| separator
104104
| char
105105
| <tt>0x00</tt>
106-
| Must be <tt>0x00</tt>.
106+
| Must be <tt>0x00</tt> at the end of the map.
107107
|}
108108

109109
At the beginning of each key is a compact size unsigned integer representing the type.

0 commit comments

Comments
 (0)