summaryrefslogtreecommitdiff
path: root/bip-0174.mediawiki
diff options
context:
space:
mode:
authorBen Carman <benthecarman@live.com>2019-12-11 15:53:06 -0600
committerGitHub <noreply@github.com>2019-12-11 15:53:06 -0600
commite097b1d38adc8643a8e0b1bb00e94a97b175314e (patch)
tree5a9e0da50ddddb602a48138f6c94ab7e2f6bc150 /bip-0174.mediawiki
parent8431b22b2d12fc4bc9f58d32c920a103ce926dc4 (diff)
downloadbips-e097b1d38adc8643a8e0b1bb00e94a97b175314e.tar.xz
BIP 174: Specify that separator only appears at end of the map
Diffstat (limited to 'bip-0174.mediawiki')
-rw-r--r--bip-0174.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki
index 49bc060..b14efe2 100644
--- a/bip-0174.mediawiki
+++ b/bip-0174.mediawiki
@@ -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.