mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-19 12:08:05 +00:00
Merge pull request #637 from mmgen/bip65typo
Fix single typo in BIP65 ("from" -> "form")
This commit is contained in:
commit
91e8816966
@ -136,7 +136,7 @@ transaction is created, tx3, to ensure that should the payee vanish the payor
|
|||||||
can get their deposit back. The process by which the refund transaction is
|
can get their deposit back. The process by which the refund transaction is
|
||||||
created is currently vulnerable to transaction malleability attacks, and
|
created is currently vulnerable to transaction malleability attacks, and
|
||||||
additionally, requires the payor to store the refund. Using the same
|
additionally, requires the payor to store the refund. Using the same
|
||||||
scriptPubKey from as in the Two-factor wallets example solves both these issues.
|
scriptPubKey form as in the Two-factor wallets example solves both these issues.
|
||||||
|
|
||||||
|
|
||||||
===Trustless Payments for Publishing Data===
|
===Trustless Payments for Publishing Data===
|
||||||
|
Loading…
x
Reference in New Issue
Block a user