add lisk testnet support (#405)
This commit is contained in:
Submodule emerald-grpc updated: 0fff78d64b...60d087f919
@@ -934,4 +934,21 @@ chain-settings:
|
||||
code: BLAST_SEPOLIA
|
||||
short-names: [blast-sepolia]
|
||||
chain-id: 0xa0c71fd
|
||||
grpcId: 10049
|
||||
grpcId: 10049
|
||||
- id: lisk
|
||||
label: Lisk
|
||||
type: eth
|
||||
settings:
|
||||
expected-block-time: 2s
|
||||
options:
|
||||
validate-peers: false
|
||||
lags:
|
||||
syncing: 40
|
||||
lagging: 20
|
||||
chains:
|
||||
- id: Testnet
|
||||
priority: 1
|
||||
code: LISTK_TESTNET
|
||||
grpcId: 10050
|
||||
short-names: [ lisk-testnet ]
|
||||
chain-id: 0x106a
|
||||
Reference in New Issue
Block a user