mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 10:50:44 +00:00
downscale devnet (#579)
This commit is contained in:
parent
c8339db0d2
commit
297b964393
2 changed files with 1 additions and 13 deletions
|
|
@ -10,4 +10,4 @@ eu_west_1_end=72
|
||||||
|
|
||||||
# Sydney
|
# Sydney
|
||||||
ap_southeast_2_start=73
|
ap_southeast_2_start=73
|
||||||
ap_southeast_2_end=108
|
ap_southeast_2_end=90
|
||||||
|
|
@ -1,13 +1 @@
|
||||||
log_level=3
|
log_level=3
|
||||||
|
|
||||||
# Ohio
|
|
||||||
us_east_2_start=0
|
|
||||||
us_east_2_end=36
|
|
||||||
|
|
||||||
# Ireland
|
|
||||||
eu_west_1_start=37
|
|
||||||
eu_west_1_end=72
|
|
||||||
|
|
||||||
# Sydney
|
|
||||||
ap_southeast_2_start=73
|
|
||||||
ap_southeast_2_end=90
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue