chore: clippy fix (#2085)

This commit is contained in:
Matthias Seitz
2023-04-03 10:27:12 +02:00
committed by GitHub
parent 2b27aa9a4f
commit 84f58e33b1

View File

@@ -126,7 +126,7 @@ mod tests {
#[test]
fn calc_full_block_reward() {
let base_reward = ETH_TO_WEI * 1;
let base_reward = ETH_TO_WEI;
let one_thirty_twoth_reward = base_reward >> 5;
// (num_ommers, reward)