Skip to content

Commit 3320297

Browse files
Import BlockNumberOrTag from alloy.eips (#82)
1 parent 90c7255 commit 3320297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/http/routes/contract_read.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// 8:12 PM - COLOCATION: Contract Read Operations
22

33
use alloy::dyn_abi::FunctionExt;
4+
use alloy::eips::BlockNumberOrTag;
45
use alloy::primitives::{Address, ChainId, address};
56

67
use alloy::{

0 commit comments

Comments
 (0)