From 3a50cf8d437782096375cb8ded8c4757cfa9b282 Mon Sep 17 00:00:00 2001 From: MMGen Date: Fri, 26 Jan 2018 14:58:11 +0300 Subject: Fix single typo in BIP65 ("from" -> "form") --- bip-0065.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0065.mediawiki') 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=== -- cgit v1.2.3