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 4810d64 commit 502f129Copy full SHA for 502f129
snapshot-lib/src/lib.rs
@@ -1,6 +1,5 @@
1
pub use fraction::Fraction;
2
use jormungandr_lib::{crypto::account::Identifier, interfaces::Value};
3
-use proptest::prelude::Arbitrary;
4
use registration::MainnetStakeAddress;
5
use registration::{Delegations, MainnetRewardAddress, VotingRegistration};
6
use serde::{Deserialize, Serialize};
0 commit comments