mirror of
https://github.com/bitcoin/bips.git
synced 2026-06-01 17:15:27 +00:00
Fixing spelling in multiple BIPs
This commit is contained in:
committed by
Luke Dashjr
parent
b501de4d2c
commit
6295c1a095
@@ -94,7 +94,7 @@ There exist a number of protocols where a transaction output is created that
|
||||
requires the co-operation of both parties to spend the output. To ensure the
|
||||
failure of one party does not result in the funds becoming lost, refund
|
||||
transactions are setup in advance using nLockTime. These refund transactions
|
||||
need to be created interactively, and additionaly, are currently vulnerable to
|
||||
need to be created interactively, and additionally, are currently vulnerable to
|
||||
transaction malleability. CHECKLOCKTIMEVERIFY can be used in these protocols,
|
||||
replacing the interactive setup with a non-interactive setup, and additionally,
|
||||
making transaction malleability a non-issue.
|
||||
|
||||
Reference in New Issue
Block a user