Add zeta testnet (#513)
This commit is contained in:
Submodule emerald-grpc updated: fd88eb2b8c...088e3016e3
@@ -1183,7 +1183,7 @@ chain-settings:
|
|||||||
type: eth
|
type: eth
|
||||||
settings:
|
settings:
|
||||||
fork-choice: quorum
|
fork-choice: quorum
|
||||||
expected-block-time: 5s
|
expected-block-time: 6s
|
||||||
lags:
|
lags:
|
||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
@@ -1192,8 +1192,14 @@ chain-settings:
|
|||||||
priority: 100
|
priority: 100
|
||||||
code: ZETA_CHAIN_MAINNET
|
code: ZETA_CHAIN_MAINNET
|
||||||
grpcId: 1045
|
grpcId: 1045
|
||||||
short-names: [zeta-chain]
|
short-names: [zeta-chain, zeta-chain-mainnet]
|
||||||
chain-id: 0x1b58
|
chain-id: 0x1b58
|
||||||
|
- id: Testnet
|
||||||
|
priority: 1
|
||||||
|
code: ZETA_CHAIN_TESTNET
|
||||||
|
grpcId: 10087
|
||||||
|
short-names: [zeta-chain-testnet, athens]
|
||||||
|
chain-id: 0x1b59
|
||||||
- id: bittorrent
|
- id: bittorrent
|
||||||
label: BitTorrent
|
label: BitTorrent
|
||||||
type: eth
|
type: eth
|
||||||
|
|||||||
Reference in New Issue
Block a user