summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMMGen <mmgen@tuta.io>2018-01-26 14:58:11 +0300
committerMMGen <mmgen@tuta.io>2018-01-26 14:58:11 +0300
commit3a50cf8d437782096375cb8ded8c4757cfa9b282 (patch)
tree6261c75ac526bde8a734acc5cff5173ecaf6e0bc
parentec54908e7014cec56009e3ec25a86037307214f4 (diff)
downloadbips-3a50cf8d437782096375cb8ded8c4757cfa9b282.tar.xz
Fix single typo in BIP65 ("from" -> "form")
-rw-r--r--bip-0065.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0065.mediawiki b/bip-0065.mediawiki
index 065eb15..097751c 100644
--- a/bip-0065.mediawiki
+++ b/bip-0065.mediawiki
@@ -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
created is currently vulnerable to transaction malleability attacks, and
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===