Module query

Module query 

Source
Expand description

Provides queries to retrieve or send data to a Mithril aggregator

Available queries

Structsยง

GetAggregatorFeaturesQuery
Query to get the features of the aggregator
GetAggregatorStatusQuery
Query to get the status of the aggregator
GetCardanoDatabaseListQuery
Query to get a list of Cardano database v2 snapshots
GetCardanoDatabaseQuery
Query to get the details of a Cardano database v2 snapshot
GetCardanoStakeDistributionQuery
Query to get a Cardano stake distribution
GetCardanoStakeDistributionsListQuery
Query to get a list of Cardano stake distributions
GetCardanoTransactionProofQuery
Query to get a proof of membership for a list of Cardano transaction hashes
GetCardanoTransactionQuery
Query to get the details of a Cardano transaction snapshot detail
GetCardanoTransactionsListQuery
Query to get a list of Cardano transactions snapshots
GetCertificateQuery
Query to get the details of a certificate
GetCertificatesListQuery
Query to get a list of certificates
GetEpochSettingsQuery
Query to get the current epoch settings
GetMithrilStakeDistributionQuery
Query to get the details of a Mithril stake distribution
GetMithrilStakeDistributionsListQuery
Query to get a list of Mithril stake distributions
GetProtocolConfigurationQuery
Query to get the protocol configuration of a given epoch
GetSnapshotQuery
Query to get the details of a Cardano database v1 snapshot
GetSnapshotsListQuery
Query to get a list of cardano database v1 snapshots
PostIncrementCardanoDatabaseAncillaryRestoredStatisticQuery
Query to notify the aggregator that Cardano database ancillary files have been restored.
PostIncrementCardanoDatabaseImmutablesRestoredStatisticQuery
Query to notify the aggregator that Cardano database immutables files have been restored.
PostIncrementCardanoDatabaseRestorationStatisticQuery
Query to notify the aggregator that a Cardano database restoration has been run.
PostIncrementSnapshotDownloadStatisticQuery
Query to notify the aggregator that a snapshot has been downloaded.
PostRegisterSignatureQuery
Query to register a signature to a Mithril Aggregator.
PostRegisterSignerQuery
Query to register a signer to a Mithril Aggregator.