1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Merge pull request #866 from dgpv/patch-6

BIP174: remove 'first byte is the type' comment for key data
This commit is contained in:
Luke Dashjr 2019-12-13 16:06:41 +00:00 committed by GitHub
commit 56fe789358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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