Module response

Source
Expand description

State [tower::Service] response types.

Structs§

GetBlockTemplateChainInfo
A structure with the information needed from the state to build a getblocktemplate RPC response.
MinedTx
Information about a transaction in the best chain

Enums§

KnownBlock
An enum of block stores in the state where a block hash could be found.
ReadResponse
A response to a read-only ReadStateService’s ReadRequest.
Response
A response to a StateService Request.