Skip to content

Commit 02d755f

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

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
@@ -623,7 +623,7 @@ mod tests {
623623
},
624624
eth_call_adapter.clone(),
625625
SubgraphLimit::Disabled,
626-
1,
626+
1.0,
627627
)],
628628
vec![EthereumNetworkAdapter::new(
629629
metrics.cheap_clone(),

0 commit comments

Comments
 (0)