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.
1 parent d590778 commit 28fcd2dCopy full SHA for 28fcd2d
mithril-common/src/lib.rs
@@ -22,6 +22,8 @@ pub mod test;
22
23
pub use entities::{CardanoNetwork, MagicId};
24
25
+pub use mithril_stm::AggregateSignatureType;
26
+
27
/// Generic error type
28
pub type StdError = anyhow::Error;
29
0 commit comments