1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-02-23 15:38:22 +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

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