Expand description
This file contains the DataSource trait. This trait allows the [RequestResponseProtocol]
to calculate/derive a response for a specific request. In the confirmation layer the implementer
would be something like a [FeeMerkleTree] for fee catchup
Structs§
Enums§
- Storage
- Query Service Storage types that can be used for request-response data source
Functions§
- retain_
v1_ reward_ accounts - Get a partial snapshot of the given reward state, which contains only the specified accounts.
- retain_
v2_ reward_ accounts - Get a partial snapshot of the given reward state, which contains only the specified accounts.
Type Aliases§
- Consensus 🔒
- A type alias for the consensus handle