diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2020-07-28 11:33:06 +0930 |
---|---|---|
committer | Andrew Chow <achow101-github@achow101.com> | 2021-01-13 16:55:42 -0500 |
commit | 6057fede052900d442e8fe826f789263769b002d (patch) | |
tree | d00b66c3d8cd06df769dd4873b6fa09c30014c18 /bip-0061.mediawiki | |
parent | cf0b529e78860fa2d4fe77944091aa98c5e04624 (diff) |
BIP 174: clarify format of proprietary extensions.
"Variable length string identifier" is not defined anywhere, and the suggestion
to use "0x00" is also deeply unclear. I assumed it meant a nul-terminated
string!
Be explicit: you mean it must be a compact siz1\e unsigned int length, followed
by that many identifier bytes, followed by a compact size unsigned int subtype,
followed by optional keydata.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'bip-0061.mediawiki')
0 files changed, 0 insertions, 0 deletions