This commit is contained in:
Termina1
2023-10-06 15:02:13 +03:00
parent 531f7244f4
commit 8e920f69bb
2 changed files with 24 additions and 1 deletions

View File

@@ -551,3 +551,26 @@ chain-settings:
short-names: [opbnb-testnet] short-names: [opbnb-testnet]
chain-id: 0x15eb chain-id: 0x15eb
grpcId: 10032 grpcId: 10032
- id: kava
label: Kava
settings:
currency: KAVA
expected-block-time: 6s
options:
validate-peers: false
lags:
syncing: 20
lagging: 10
chains:
- id: Mainnet
priority: 100
code: KAVA_MAINNET
short-names: [kava]
chain-id: 0x8ae
grpcId: 1025
- id: Testnet
priority: 10
code: KAVA_TESTNET
short-names: [kava-testnet]
chain-id: 0x8ad
grpcId: 10033