Skip to main content

Crate brk_rpc

Crate brk_rpc 

Source

Structs§

BlockTemplateTx
One transaction from getblocktemplate. Carries the full decoded body and stats so block 0 can be projected without a follow-up getmempoolentry/getrawtransaction per tx.
Client
Bitcoin Core RPC client. Thread-safe and cheap to clone.
GetBlockHeaderVerbose
Result of JSON-RPC method getblockheader with verbosity set to true.
GetBlockVerboseOne
Result of JSON-RPC method getblock with verbosity set to 1.
GetTxOut
Result of JSON-RPC method gettxout.
MempoolState
Mempool snapshot data that survives one fetch cycle.

Enums§

Auth