Structs§
- Bytes32
- Datatype to hold 32-byte keys
- Bytes32
Key - On-disk format for 32-byte keys
- Event
- Identifies an event by block number and event index
- Event
Meta - Index and name of an event type
- Pallet
Meta - Index, name and list of event types for a pallet
- Span
- Start and end block number for a span of blocks
- Span
DbValue - On-disk format for span value
- Substrate
Trees - Database trees for built-in Substrate keys
- Trees
- Database trees for the indexer
- U32Key
- On-disk format for u32 keys
- Variant
Key - On-disk format for variant keys
Enums§
- Index
Error - Errors this crate can return
- Key
- All the key types for the chain
- Request
Message - JSON request messages
- Response
Message - JSON response messages
- Subscription
Message - Subscription message sent from a WebSocket connection thread to the indexer thread
- Substrate
Key - All the key types that are built-in to Substrate
Traits§
- Index
Key - Index
Trees - Runtime
Indexer - Indexer for a specific chain