Skip to content

Commit

Permalink
Clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykoren committed May 10, 2023
1 parent fbca0a0 commit e645c15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zcash_primitives/src/transaction/txid.rs
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ impl<A: Authorization> TransactionDigest<A> for TxIdDigester {
}
}

#[allow(clippy::too_many_arguments)]
pub(crate) fn to_hash(
_txversion: TxVersion,
consensus_branch_id: BranchId,
Expand Down

0 comments on commit e645c15

Please sign in to comment.