Expand description
Aggregator related database repositories
Structs§
- Buffered
Single Signature Repository - An implementation of BufferedSingleSignatureStore that uses a SQLite database.
- Certificate
Repository - Database frontend API for Certificate queries.
- Epoch
Settings Store - Service to deal with epoch settings (read & write).
- Immutable
File Digest Repository - ImmutableFileDigestRepository store for the immutable file digests.
- Open
Message Repository - Open message repository
- Signed
Entity Store - Service to deal with signed_entity (read & write).
- Signer
Registration Store - Service to deal with signer_registration (read & write).
- Signer
Store - Service to deal with signer (read & write).
- Single
Signature Repository - Service to deal with single_signature (read & write).
- Stake
Pool Store - Service to deal with stake pools (read & write).
Traits§
- Signed
Entity Storer - Signed entity storer trait
- Signer
Getter - Service to get SignerRecord.