diff options
Diffstat (limited to 'bip-0118.mediawiki')
-rw-r--r-- | bip-0118.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0118.mediawiki b/bip-0118.mediawiki index 1b2f27c..afbfde6 100644 --- a/bip-0118.mediawiki +++ b/bip-0118.mediawiki @@ -92,7 +92,7 @@ Any participant can take a transaction and rewrite it by changing the hash reference to the previous output, without invalidating the signatures. This allows transactions to be bound to any output that matches the -value committed to in the <tt>witness</tt> and whose <tt>witnessProgram</tt>, +value committed to in the signature and whose <tt>witnessProgram</tt>, combined with the spending transaction's <tt>witness</tt> returns <tt>true</tt>. Previously, all information in the transaction was committed in the |