Skip to content

Commit

Permalink
add missed traits
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill-K-1 committed Nov 11, 2024
1 parent df0a179 commit 2702a46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/phases/actions_menu.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
use alloy::{
consensus::BlockHeader,
eips::{BlockId, BlockNumberOrTag},
network::{BlockResponse, HeaderResponse, Network},
network::{primitives::HeaderResponse, BlockResponse, Network},
primitives::U256,
providers::{
fillers::{FillProvider, TxFiller},
Expand Down

0 comments on commit 2702a46

Please sign in to comment.