Search found 1 match

Go to advanced search

by nolao
Sat Sep 26, 2015 2:41 pm
Forum: Development & Technical Discussion
Topic: (CHECKSIG) Why is the ScriptPubKey from tx-inputs part of the signature?
Replies: 0
Views: 1476

(CHECKSIG) Why is the ScriptPubKey from tx-inputs part of the signature?

I was checking OP_CHECKSIG and see that the signature of a transaction will be computed from the transaction but copying the ScriptPubKey from the transaction referenced as input into the SigKey of the new transaction.

I guess this has something to do with tx malleability, but I cannot see in what ...

Go to advanced search