This commit is contained in:
Omar Abdulla
2025-08-18 17:27:26 +03:00
parent 79ce4a239c
commit d45b8da8e3
+1 -2
View File
@@ -18,8 +18,7 @@ use alloy::{
genesis::{Genesis, GenesisAccount}, genesis::{Genesis, GenesisAccount},
network::{Ethereum, EthereumWallet, NetworkWallet}, network::{Ethereum, EthereumWallet, NetworkWallet},
primitives::{ primitives::{
Address, BlockHash, BlockNumber, BlockTimestamp, FixedBytes, StorageKey, TxHash, Address, BlockHash, BlockNumber, BlockTimestamp, FixedBytes, StorageKey, TxHash, U256,
U256,
}, },
providers::{ providers::{
Provider, ProviderBuilder, Provider, ProviderBuilder,