Module repository

Source
Expand description

Aggregator related database repositories

Structs§

BufferedSingleSignatureRepository
An implementation of BufferedSingleSignatureStore that uses a SQLite database.
CertificateRepository
Database frontend API for Certificate queries.
EpochSettingsStore
Service to deal with epoch settings (read & write).
ImmutableFileDigestRepository
ImmutableFileDigestRepository store for the immutable file digests.
OpenMessageRepository
Open message repository
SignedEntityStore
Service to deal with signed_entity (read & write).
SignerRegistrationStore
Service to deal with signer_registration (read & write).
SignerStore
Service to deal with signer (read & write).
SingleSignatureRepository
Service to deal with single_signature (read & write).
StakePoolStore
Service to deal with stake pools (read & write).

Traits§

SignedEntityStorer
Signed entity storer trait
SignerGetter
Service to get SignerRecord.