decoderawtransaction: RPC-JSON API: decoderawtransaction
Description
Return a JSON object representing the serialized,
hex-encoded transaction.
Usage
decoderawtransaction(con, hexstring)
Arguments
hexstring
character
, the transaction hex string.
Value
A S4-object of class ANSRPC
.