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

Lightning network (lnd): What's the best way to report lnd server issues/ask for help with channels that won't close?

Is there any python library could be used to decodescript in output

How to discover startup flags or command-line options for bitcoind?