fix chains labels (#354)

This commit is contained in:
a10zn8
2023-11-30 14:17:02 +03:00
committed by GitHub
parent 353a483cce
commit 245a6d5ad7

View File

@@ -650,9 +650,10 @@ chain-settings:
chain-id: 0x133e40 chain-id: 0x133e40
grpcId: 10035 grpcId: 10035
- id: vara - id: vara
label: varanet label: Vara Network
type: polkadot type: polkadot
settings: settings:
currency: VARA
expected-block-time: 3s expected-block-time: 3s
options: options:
validate-peers: false validate-peers: false
@@ -673,9 +674,10 @@ chain-settings:
chain-id: 0x0 chain-id: 0x0
grpcId: 10036 grpcId: 10036
- id: solana - id: solana
label: solana label: Solana
type: solana type: solana
settings: settings:
currency: SOL
expected-block-time: 1s expected-block-time: 1s
options: options:
validate-peers: false validate-peers: false