Skip to content

Commit ba7ef8e

Browse files
Update chain/ethereum/src/network.rs
Co-authored-by: Copilot <[email protected]>
1 parent ac61610 commit ba7ef8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chain/ethereum/src/network.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ mod tests {
550550
},
551551
eth_call_adapter.clone(),
552552
SubgraphLimit::Unlimited,
553-
1,
553+
1.0,
554554
)],
555555
vec![EthereumNetworkAdapter::new(
556556
metrics.cheap_clone(),

0 commit comments

Comments
 (0)