Skip to content

Commit

Permalink
fix chains labels (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
a10zn8 authored Nov 30, 2023
1 parent 353a483 commit 245a6d5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -650,9 +650,10 @@ chain-settings:
chain-id: 0x133e40
grpcId: 10035
- id: vara
label: varanet
label: Vara Network
type: polkadot
settings:
currency: VARA
expected-block-time: 3s
options:
validate-peers: false
Expand All @@ -673,9 +674,10 @@ chain-settings:
chain-id: 0x0
grpcId: 10036
- id: solana
label: solana
label: Solana
type: solana
settings:
currency: SOL
expected-block-time: 1s
options:
validate-peers: false
Expand Down

0 comments on commit 245a6d5

Please sign in to comment.