Skip to content

Commit 839e65c

Browse files
committed
fix: Update 'to' values in config.yaml
1 parent 208d527 commit 839e65c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,10 +582,10 @@ tables:
582582
networks:
583583
mainnet:
584584
from: "0"
585-
to: "10000"
585+
to: "1100000"
586586
holesky:
587587
from: "0"
588-
to: "10000"
588+
to: "1100000"
589589
sepolia:
590590
from: "0"
591591
to: "100"

0 commit comments

Comments
 (0)