Skip to content

Commit

Permalink
remove rebase redundant modification
Browse files Browse the repository at this point in the history
  • Loading branch information
0xYYY committed May 21, 2023
1 parent 4ccaf1c commit 16a86e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions anvil/src/eth/backend/mem/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1443,8 +1443,6 @@ impl Backend {
mix_hash: Some(mix_hash),
nonce: Some(nonce),
base_fee_per_gas,
withdrawals_root: None,
withdrawals: None,
other: Default::default(),
..Default::default()
}
Expand Down

0 comments on commit 16a86e6

Please sign in to comment.