mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Merge pull request #1784 from jonatack/2025-03-appease-typos-linter-in-BIP119
BIP119: appease typos linter
This commit is contained in:
commit
a9e0745a36
@ -591,7 +591,7 @@ OP_CHECKTEMPLATEVERIFY currently only verifies properties of 32 byte arguments.
|
|||||||
In the future, meaning could be ascribed to other length arguments. For
|
In the future, meaning could be ascribed to other length arguments. For
|
||||||
example, a 33-byte argument could just the last byte as a control program. In
|
example, a 33-byte argument could just the last byte as a control program. In
|
||||||
that case, DefaultCheckTemplateVerifyHash could be computed when the flag byte
|
that case, DefaultCheckTemplateVerifyHash could be computed when the flag byte
|
||||||
is set to CTVHASH_ALL. Other programs could be added similar to SIGHASH_TYPEs.
|
is set to CTVHASH_ALL. Other programs could be added similar to a SIGHASH_TYPE.
|
||||||
For example, CTVHASH_GROUP could read data from the Taproot Annex for
|
For example, CTVHASH_GROUP could read data from the Taproot Annex for
|
||||||
compatibility with SIGHASH_GROUP type proposals and allow dynamic malleability
|
compatibility with SIGHASH_GROUP type proposals and allow dynamic malleability
|
||||||
of which indexes get hashed for bundling.
|
of which indexes get hashed for bundling.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user