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

Commit

Permalink
fix ci issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yutianwu committed Nov 14, 2024
1 parent db116b3 commit 5049919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/rpc/rpc-builder/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@ impl<Provider, Pool, Network, Tasks, Events, EvmConfig, BlockExecutor, Consensus
}

/// Configure the `bsc_trace_helper` implementation.
#[allow(clippy::use_self)]
pub fn with_bsc_trace_helper(
self,
bsc_trace_helper: Option<BscTraceHelper>,
Expand Down

0 comments on commit 5049919

Please sign in to comment.