mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Merge pull request #1074 from sanket1729/patch-1
Change `witness` to signature
This commit is contained in:
commit
833040dabf
@ -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
|
hash reference to the previous output, without invalidating the
|
||||||
signatures.
|
signatures.
|
||||||
This allows transactions to be bound to any output that matches the
|
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>.
|
combined with the spending transaction's <tt>witness</tt> returns <tt>true</tt>.
|
||||||
|
|
||||||
Previously, all information in the transaction was committed in the
|
Previously, all information in the transaction was committed in the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user