Module mithril_aggregator::database::repository
source · Expand description
Aggregator related database repositories
Structs§
- An implementation of BufferedSingleSignatureStore that uses a SQLite database.
- Database frontend API for Certificate queries.
- Service to deal with epoch settings (read & write).
- Open message repository
- Service to deal with signed_entity (read & write).
- Service to deal with signer_registration (read & write).
- Service to deal with signer (read & write).
- Service to deal with single_signature (read & write).
- Service to deal with stake pools (read & write).
Traits§
- Signed entity storer trait
- Service to get SignerRecord.