Skip to content

Commit ac61610

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

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
@@ -442,7 +442,7 @@ mod tests {
442442
},
443443
eth_adapter.clone(),
444444
SubgraphLimit::Limit(3),
445-
1,
445+
1.0,
446446
)],
447447
vec![EthereumNetworkAdapter::new(
448448
metrics.cheap_clone(),

0 commit comments

Comments
 (0)