Description Usage Arguments Value Author(s) References See Also
View source: R/RawTransactions.R
Return a JSON object representing the serialized, hex-encoded transaction.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.