Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonberg1997 committed Jan 12, 2025
1 parent 425a6f2 commit 3155c67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/rpc/rpc/src/eth/helpers/trace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ where
Self: LoadBlock,
F: Fn(
TransactionInfo,
u64, // tx gas limit
Insp,
ExecutionResult,
&EvmState,
Expand Down

0 comments on commit 3155c67

Please sign in to comment.