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

bitcoin node: what is the difference between simnet and regtest?

How to check if Electrum is masking my IP with the Tor proxy?

When mining with 2 computers, do I need to use 2 separate wallets addresses?