fix dshackle chain labels: hoodi, rootstock-testnet, ronin-saigon + registry refresh drift
- ethereum-hoodi composes: chain ethereum -> hoodi (was mislabeled as mainnet) - rootstock-bamboo: chain rootstock -> rootstock-testnet - ronin-saigon op-reth: empty chain -> ronin-saigon (fresh DRPC registry now carries saigon at chainid 202601; stale local upstreams.yml had dropped it) - assorted regen drift from fresh chain registry Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -62,7 +62,7 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=195
|
||||
- --networkid=1952
|
||||
- --port=14964
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1500000
|
||||
|
||||
@@ -62,7 +62,7 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --networkid=195
|
||||
- --networkid=1952
|
||||
- --port=12700
|
||||
- --rpc.gascap=6000000000
|
||||
- --rpc.returndata.limit=1500000
|
||||
|
||||
Reference in New Issue
Block a user