Skip to content

Commit

Permalink
fixup! Fix a doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 committed Jan 27, 2023
1 parent 1b0904c commit eca49f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebra-rpc/src/methods/get_block_template_rpcs/types/zec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ use zebra_chain::amount::{self, Amount, Constraint, COIN};
use zebra_node_services::BoxError;

// Doc links only
#[allow(clippy::unused_imports)]
#[allow(unused_imports)]
use zebra_chain::amount::MAX_MONEY;

/// The maximum precision of a zatoshi in ZEC.
Expand Down

0 comments on commit eca49f2

Please sign in to comment.