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 4f5fdc8 commit ed3e45aCopy full SHA for ed3e45a
snapshot-lib/src/lib.rs
@@ -1,4 +1,4 @@
1
-use fraction::Fraction;
+pub use fraction::Fraction;
2
use jormungandr_lib::{crypto::account::Identifier, interfaces::Value};
3
use registration::{Delegations, MainnetRewardAddress, VotingRegistration};
4
use serde::{Deserialize, Serialize};
0 commit comments