Skip to content

Commit debd025

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

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
@@ -452,7 +452,7 @@ mod tests {
452452
},
453453
eth_call_adapter.clone(),
454454
SubgraphLimit::Limit(3),
455-
1,
455+
1.0,
456456
)],
457457
)
458458
.await;

0 commit comments

Comments
 (0)