mirror of
https://github.com/bitcoin/bips.git
synced 2026-02-23 15:38:22 +00:00
docs: fix spelling (#1117)
Co-authored-by: Mark "Murch" Erhardt <murch@murch.one>
This commit is contained in:
@@ -633,7 +633,7 @@ values are valid, then it does not matter which is chosen as either way the tran
|
||||
===Proprietary Use Type===
|
||||
|
||||
For all global, per-input, and per-output maps, the type <tt>0xFC</tt> is reserved for proprietary use.
|
||||
The proprietary use type requires keys that follow the type with a compact size unsigned integer representing the length of the string identifer, followed by the string identifier, then a subtype, and finally any key data.
|
||||
The proprietary use type requires keys that follow the type with a compact size unsigned integer representing the length of the string identifier, followed by the string identifier, then a subtype, and finally any key data.
|
||||
|
||||
The identifier can be any variable length string that software can use to identify whether the particular data in the proprietary type can be used by it.
|
||||
It can also be the empty string although this is not recommended.
|
||||
|
||||
Reference in New Issue
Block a user