decoderawtransaction {rbtc} | R Documentation |
Return a JSON object representing the serialized, hex-encoded transaction.
decoderawtransaction(con, hexstring)
con |
object of class |
hexstring |
|
A S4-object of class ANSRPC
.
Bernhard Pfaff
https://bitcoin.org/en/developer-reference#getblock, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
Other RawTransactions RPCs: getrawtransaction