Module indexer

Source
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 Indexer methods on the IndexerRPC type
server
A tonic RPC server for Zebra’s indexer API.

Structs§

BlockAndHash
An encoded block and its hash.
BlockHashAndHeight
A block hash and height.
Empty
Used by methods that take no arguments.
MempoolChangeMessage
Represents a change in the mempool.

Constants§

FILE_DESCRIPTOR_SET 🔒