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:
Luke Dashjr 2020-01-03 04:31:58 +00:00 committed by GitHub
commit 24eddbb48a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.