File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -392,7 +392,7 @@ transaction preimages.
392
392
=====Using Non-Tagged Hashes =====
393
393
394
394
The Taproot/Schnorr BIPs use Tagged Hashes
395
- (`SHA256(SHA256(tag)||SHA256(tag)||msg)`) to prevent taproot leafs , branches,
395
+ (`SHA256(SHA256(tag)||SHA256(tag)||msg)`) to prevent taproot leaves , branches,
396
396
tweaks, and signatures from overlapping in a way that might introduce a security
397
397
[vulnerability https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2018-June/016091.html ].
398
398
@@ -494,7 +494,7 @@ The preimage argument passed to CHECKTEMPLATEVERIFY may be unknown or otherwise
494
494
However, requiring knowledge that an address is spendable from is incompatible with sender's ability
495
495
to spend to any address (especially, OP_RETURN). If a sender needs to know the template can be spent
496
496
from before sending, they may request a signature of an provably non-transaction challenge string
497
- from the leafs of the CHECKTEMPLATEVERIFY tree.
497
+ from the leaves of the CHECKTEMPLATEVERIFY tree.
498
498
499
499
====Forwarding Addresses ====
500
500
You can’t perform that action at this time.
0 commit comments