mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 21:32:50 +01:00
missing space
This commit is contained in:
parent
4b18c45e74
commit
2a122f20c5
@ -95,7 +95,7 @@ The parameter ''hash_type'' is an 8-bit unsigned value. The <code>SIGHASH</code>
|
||||
|
||||
The parameter ''ext_flag'' is an integer in range 0-127, and is used for indicating (in the message) that extensions are added at the end of the message<ref>'''What extensions use the ''ext_flag'' mechanism?''' [[bip-0342.mediawiki|BIP342]] reuses the same common signature message algorithm, but adds BIP342-specific data at the end, which is indicated using ''ext_flag = 1''.</ref>.
|
||||
|
||||
If the parameters take acceptable values, the message is the concatenation of the following data, in order(with byte size of each item listed in parentheses). Numerical values in 2, 4, or 8-byte are encoded in little-endian.
|
||||
If the parameters take acceptable values, the message is the concatenation of the following data, in order (with byte size of each item listed in parentheses). Numerical values in 2, 4, or 8-byte are encoded in little-endian.
|
||||
|
||||
* Control:
|
||||
** ''hash_type'' (1).
|
||||
|
Loading…
x
Reference in New Issue
Block a user