8
When one sets up a transaction, the input of the transaction needs to have a script with a signature to show that you can spend those coins. Which fields of the previous and current transactions need to be concatenated into a message and signed to generate a proper signature? Can someone provide some examples?
Does this thread give any help? http://bitcointalk.org/index.php?topic=50282.0 and verifier here: http://bitsend.rowit.co.uk
– Stephen Gornick – 2012-03-22T02:56:46.613@StephenGornick Well, it gives a couple examples of raw transactions and a way to verify them online, but still doesn't explain how to create such transactions without using the Bitcoin client. – ThePiachu – 2012-03-22T15:40:30.437
see 'Signatures & Witnesses' of the following link : https://medium.com/coinmonks/how-to-create-a-raw-bitcoin-transaction-step-by-step-239b888e87f2
– mkcisse – 2019-01-30T23:23:51.933