Structs§
- Active
Command - GetBlock
ResVerbose - A full bitcoin block, returned by get_block
- GetBlockchain
Info Res - GetMem
Info Stats - GetRpc
Info Res - GetTx
OutProof - Return type for the
gettxoutproofrpc command, the internal is just the hex representation of the Merkle Block, which was defined by btc core. - MemInfo
Locked - Peer
Info - General information about our peers. Returned by get_peer_info
- RawTx
- The information returned by a get_raw_tx
- Script
PubKey - The locking script inside a txout
- Script
SigJson - A representation for the transaction ScriptSig, returned by some rpcs like gettransaction and getblock
- TxIn
- A transaction input returned by some rpcs, like gettransaction and getblock
- TxOut
- A transaction output returned by some RPCs like gettransaction and getblock
Enums§
- AddNode
Command - Enum to represent the different subcommands for the addnode command
- Error
- All possible errors returned by the jsonrpc
- GetBlock
Res - GetMem
Info Res