We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CardanoNetwork
1 parent f19a476 commit 5c3a0e8Copy full SHA for 5c3a0e8
mithril-client/src/type_alias.rs
@@ -68,7 +68,7 @@ pub use mithril_common::messages::CardanoStakeDistributionListItemMessage as Car
68
pub mod common {
69
pub use mithril_common::crypto_helper::MKProof;
70
pub use mithril_common::entities::{
71
- AncillaryLocation, BlockHash, BlockNumber, CardanoDbBeacon, ChainPoint,
+ AncillaryLocation, BlockHash, BlockNumber, CardanoDbBeacon, CardanoNetwork, ChainPoint,
72
CompressionAlgorithm, DigestLocation, Epoch, ImmutableFileNumber, ImmutablesLocation,
73
MultiFilesUri, ProtocolMessage, ProtocolMessagePartKey, ProtocolParameters,
74
SignedEntityType, SlotNumber, StakeDistribution, SupportedEra, TemplateUri,
0 commit comments