Verify bitcoin address and amount from sign transaction

Verify bitcoin address and amount from sign transaction

Is there a way i can extract the fromAddress, toAddress, amount and fees from a bitcoin sign transaction?

eg: SignTransactionValue = signAddress(fromAddress, toAddress, amount, fees, privateKey)

How can i extract back fromAddress, toAddress, amount and fees from the signTransactionValue?

http://bit.ly/2EQR3FY

Comments

Popular posts from this blog

What exactly is a block?

how a system based on a blockchain would deal with exponential growth of informations carried in it?

Do extra hop channels in a BOLT#11 invoice need to exist on chain?