Module zebra_state::response
source · Expand description
State [tower::Service
] response types.
Structs§
- A structure with the information needed from the state to build a
getblocktemplate
RPC response. - Information about a transaction in the best chain
Enums§
- An enum of block stores in the state where a block hash could be found.
- A response to a read-only
ReadStateService
’sReadRequest
. - A response to a
StateService
Request
.