decoderawtransaction: RPC-JSON API: decoderawtransaction

View source: R/RawTransactions.R

decoderawtransactionR Documentation

RPC-JSON API: decoderawtransaction

Description

Return a JSON object representing the serialized, hex-encoded transaction.

Usage

decoderawtransaction(con, hexstring)

Arguments

con

object of class CONRPC.

hexstring

character, the transaction hex string.

Value

A S4-object of class ANSRPC.

Author(s)

Bernhard Pfaff

References

https://bitcoin.org/en/developer-reference#getblock, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs

See Also

Other RawTransactions RPCs: getrawtransaction


rbtc documentation built on Oct. 20, 2024, 5:06 p.m.