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 652c44a commit 41b2165Copy full SHA for 41b2165
catalyst-toolbox/src/bin/cli/recovery/votes.rs
@@ -1,4 +1,4 @@
1
-use super::tally::Error;
+use super::{set_verbosity, tally::Error};
2
use catalyst_toolbox::recovery::tally::{
3
deconstruct_account_transaction, ValidatedFragment, ValidationError, VoteFragmentFilter,
4
};
0 commit comments