Skip to content

Commit e097b1d

Browse files
authored
BIP 174: Specify that separator only appears at end of the map
1 parent 8431b22 commit e097b1d

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)