Skip to content

Commit 56fe789

Browse files
authored
Merge pull request bitcoin#866 from dgpv/patch-6
BIP174: remove 'first byte is the type' comment for key data
2 parents feb5395 + 267c02a commit 56fe789

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
@@ -69,7 +69,7 @@ the length of that data. <tt>{..}</tt> indicates the raw data itself.
6969
|-
7070
| Key
7171
| byte[]
72-
| The key itself with the first byte being the type of the key-value pair
72+
| The Key itself
7373
|-
7474
| Value Length
7575
| Compact Size Unsigned Integer

0 commit comments

Comments
 (0)