BIP 174: Specify that separator only appears at end of the map

This commit is contained in:
Ben Carman
2019-12-11 15:53:06 -06:00
committed by GitHub
parent 8431b22b2d
commit e097b1d38a

View File

@@ -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.