add astart (#323)
This commit is contained in:
Submodule emerald-grpc updated: b8c4258c0b...931ec0ff1e
@@ -13,7 +13,6 @@ chain-settings:
|
||||
settings:
|
||||
currency: BTC
|
||||
expected-block-time: 10m
|
||||
disabled: true
|
||||
lags:
|
||||
syncing: 3
|
||||
lagging: 1
|
||||
@@ -624,4 +623,19 @@ chain-settings:
|
||||
code: IMMUTABLE_ZKEVM_TESTNET
|
||||
short-names: [immutable-zkevm-testnet]
|
||||
chain-id: 0x34a0
|
||||
grpcId: 10034
|
||||
grpcId: 10034
|
||||
- id: astar
|
||||
label: Astar zkEVM
|
||||
type: eth
|
||||
settings:
|
||||
expected-block-time: 2s
|
||||
lags:
|
||||
syncing: 40
|
||||
lagging: 20
|
||||
chains:
|
||||
- id: zKatana
|
||||
priority: 1
|
||||
code: ASTAR_ZKATANA
|
||||
short-names: [ astar-zkatana ]
|
||||
chain-id: 0x133e40
|
||||
grpcId: 10035
|
||||
|
||||
Reference in New Issue
Block a user