sync config with dproxy
This commit is contained in:
@@ -145,7 +145,8 @@ chain-settings:
|
|||||||
chain-id: 0x66eed
|
chain-id: 0x66eed
|
||||||
settings:
|
settings:
|
||||||
expected-block-time: 1s
|
expected-block-time: 1s
|
||||||
- id: Optimism
|
- id: optimism
|
||||||
|
label: Optimism
|
||||||
settings:
|
settings:
|
||||||
currency: ETH
|
currency: ETH
|
||||||
expected-block-time: 2s
|
expected-block-time: 2s
|
||||||
@@ -166,7 +167,7 @@ chain-settings:
|
|||||||
code: OPTIMISM_TESTNET
|
code: OPTIMISM_TESTNET
|
||||||
grpcId: 10010
|
grpcId: 10010
|
||||||
short-names: [optimism-testnet, optimism-goerli]
|
short-names: [optimism-testnet, optimism-goerli]
|
||||||
chain-id: 0x1a4
|
chain-id: 0x1A4
|
||||||
- id: bsc
|
- id: bsc
|
||||||
label: BNB Smart Chain
|
label: BNB Smart Chain
|
||||||
settings:
|
settings:
|
||||||
@@ -517,13 +518,13 @@ chain-settings:
|
|||||||
syncing: 40
|
syncing: 40
|
||||||
lagging: 20
|
lagging: 20
|
||||||
chains:
|
chains:
|
||||||
- id: mainnet
|
- id: Mainnet
|
||||||
priority: 100
|
priority: 100
|
||||||
code: METIS_MAINNET
|
code: METIS_MAINNET
|
||||||
short-names: [metis]
|
short-names: [metis]
|
||||||
chain-id: 0x440
|
chain-id: 0x440
|
||||||
grpcId: 1023
|
grpcId: 1023
|
||||||
- id: goerli
|
- id: Goerli
|
||||||
priority: 1
|
priority: 1
|
||||||
code: METIS_GOERLI
|
code: METIS_GOERLI
|
||||||
short-names: [metis-goerli]
|
short-names: [metis-goerli]
|
||||||
|
|||||||
Reference in New Issue
Block a user