Skip to content

Commit da1e3ad

Browse files
committed
bip-119: fix typo
1 parent c25032a commit da1e3ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-0119.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,7 @@ transaction preimages.
392392
=====Using Non-Tagged Hashes=====
393393

394394
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,
396396
tweaks, and signatures from overlapping in a way that might introduce a security
397397
[vulnerability https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2018-June/016091.html].
398398

@@ -494,7 +494,7 @@ The preimage argument passed to CHECKTEMPLATEVERIFY may be unknown or otherwise
494494
However, requiring knowledge that an address is spendable from is incompatible with sender's ability
495495
to spend to any address (especially, OP_RETURN). If a sender needs to know the template can be spent
496496
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.
498498

499499
====Forwarding Addresses====
500500

0 commit comments

Comments
 (0)