summaryrefslogtreecommitdiff
path: root/bip-0174.mediawiki
diff options
context:
space:
mode:
authorLuke Dashjr <luke_github1@dashjr.org>2020-01-03 04:31:58 +0000
committerGitHub <noreply@github.com>2020-01-03 04:31:58 +0000
commit24eddbb48a1d686f70bf33172de602d865a244b4 (patch)
treeb8897876cd9ccc9b498c49e81e5310b466968198 /bip-0174.mediawiki
parented3b31c13650f6b6c8e59180e9487e0201ac9130 (diff)
parente097b1d38adc8643a8e0b1bb00e94a97b175314e (diff)
downloadbips-24eddbb48a1d686f70bf33172de602d865a244b4.tar.xz
Merge pull request #869 from benthecarman/patch-2
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 3121012..df7d658 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.