Skip to content

Commit

Permalink
Add zeta testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Sizov committed Jun 26, 2024
1 parent 1be01ab commit 193c56c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion emerald-grpc
10 changes: 8 additions & 2 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1183,7 +1183,7 @@ chain-settings:
type: eth
settings:
fork-choice: quorum
expected-block-time: 5s
expected-block-time: 6s
lags:
syncing: 40
lagging: 20
Expand All @@ -1192,8 +1192,14 @@ chain-settings:
priority: 100
code: ZETA_CHAIN_MAINNET
grpcId: 1045
short-names: [zeta-chain]
short-names: [zeta-chain, zeta-chain-mainnet]
chain-id: 0x1b58
- id: Testnet
priority: 1
code: ZETA_CHAIN_TESTNET
grpcId: 10087
short-names: [zeta-chain-testnet, athens]
chain-id: 0x1b59
- id: bittorrent
label: BitTorrent
type: eth
Expand Down

0 comments on commit 193c56c

Please sign in to comment.