add lisk testnet support (#405)
This commit is contained in:
Submodule emerald-grpc updated: 0fff78d64b...60d087f919
@@ -935,3 +935,20 @@ chain-settings:
|
|||||||
short-names: [blast-sepolia]
|
short-names: [blast-sepolia]
|
||||||
chain-id: 0xa0c71fd
|
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