From c3f7e6fe566299a18384a266471e15630afa657e Mon Sep 17 00:00:00 2001 From: Sanket Kanjalkar Date: Mon, 1 Mar 2021 23:01:26 -0800 Subject: Change `witness` to signature As per my understanding, the value is committed in the signature(sighash msg) and is not being supplied as an additional witness --- bip-0118.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0118.mediawiki') 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 witness and whose witnessProgram, +value committed to in the signature and whose witnessProgram, combined with the spending transaction's witness returns true. Previously, all information in the transaction was committed in the -- cgit v1.2.3