The decodescript RPC decodes a hex-encoded P2SH redeem script.
decodescript(con, redeem)
A S4-object of class ANSRPC
.
object of class CONRPC
.
character
, the P2SH.
Bernhard Pfaff
https://bitcoin.org/en/developer-reference#decodescript, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
Other Blockchain RPCs:
getbestblockhash()
,
getblock()
,
getblockchaininfo()
,
getblockcount()
,
getblockhash()
,
getblockheader()
,
getchaintips()
,
getchaintxstats()
,
getdifficulty()
,
getmempoolancestors()
,
getmempooldescendants()
,
getmempoolentry()
,
getmempoolinfo()
,
getrawmempool()
,
gettxout()
,
gettxoutproof()
,
gettxoutsetinfo()
,
pruneblockchain()
,
verifychain()
,
verifytxoutproof()