Skip to content

Commit 91e8816

Browse files
authored
Merge pull request bitcoin#637 from mmgen/bip65typo
Fix single typo in BIP65 ("from" -> "form")
2 parents ec54908 + 3a50cf8 commit 91e8816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0065.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ transaction is created, tx3, to ensure that should the payee vanish the payor
136136
can get their deposit back. The process by which the refund transaction is
137137
created is currently vulnerable to transaction malleability attacks, and
138138
additionally, requires the payor to store the refund. Using the same
139-
scriptPubKey from as in the Two-factor wallets example solves both these issues.
139+
scriptPubKey form as in the Two-factor wallets example solves both these issues.
140140

141141

142142
===Trustless Payments for Publishing Data===

0 commit comments

Comments
 (0)