Expand description
A tonic RPC server for Zebra’s indexer API.
Modules§
- indexer_
client - Generated client implementations.
- indexer_
server - Generated server implementations.
- mempool_
change_ message - Nested message and enum types in
MempoolChangeMessage. - methods
- Implements
Indexermethods on theIndexerRPCtype - server
- A tonic RPC server for Zebra’s indexer API.
Structs§
- Block
AndHash - An encoded block and its hash.
- Block
Hash AndHeight - A block hash and height.
- Block
Request - A request for a single block by hash or height from the best chain.
- Empty
- Used by methods that take no arguments.
- Mempool
Change Message - Represents a change in the mempool.
- NonFinalized
State Change Request - A request to subscribe to non-finalized state changes.