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 369489b commit 25857b5Copy full SHA for 25857b5
catalyst-toolbox/src/rewards/proposers/types.rs
@@ -1,5 +1,5 @@
1
use jormungandr_lib::crypto::hash::Hash;
2
-use serde::{Serialize, Deserialize};
+use serde::{Deserialize, Serialize};
3
use std::{path::PathBuf, str::FromStr};
4
use structopt::StructOpt;
5
0 commit comments