Fixes lower data calculation (#410)
This commit is contained in:
@@ -244,7 +244,7 @@ chain-settings:
|
||||
label: Arbitrum Nova
|
||||
type: eth
|
||||
settings:
|
||||
expected-block-time: 1s
|
||||
expected-block-time: 260ms
|
||||
options:
|
||||
disable-validation: true
|
||||
lags:
|
||||
@@ -737,7 +737,7 @@ chain-settings:
|
||||
type: solana
|
||||
settings:
|
||||
currency: SOL
|
||||
expected-block-time: 1s
|
||||
expected-block-time: 400ms
|
||||
options:
|
||||
validate-peers: false
|
||||
lags:
|
||||
|
||||
Reference in New Issue
Block a user