Skip to main content

Module response

Module response 

Source

Structs§

AdditionsAndRemovals
BlockCountMetrics
BlockRecord
Block record with common fields typed and the rest captured in extra.
BlockchainState
Coin
CoinRecord
CoinSpend
CoinSpendWithConditions
Condition
FeeEstimate
NetworkInfo
SpendBundle
SyncState
TxStatus

Type Aliases§

FullBlock
Full block – the JSON shape is very deep; we expose it as opaque JSON so callers can drill in as needed without us maintaining dozens of sub-structs.
MempoolItem
Mempool items have a complex, version-dependent shape – exposed as JSON.
UnfinishedBlockHeader
Unfinished block header – same rationale as FullBlock.