Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
hansieodendaal committed Mar 19, 2024
1 parent 117bdef commit dd488a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ impl<'a> BlockTemplateProtocol<'a> {
}
}

#[allow(clippy::too_many_lines)]
impl BlockTemplateProtocol<'_> {
/// Create [FinalBlockTemplateData] with [MoneroMiningData].
pub async fn get_next_block_template(
Expand Down

0 comments on commit dd488a0

Please sign in to comment.