mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 12:11:02 +00:00
zombienet: add BEEFY justifications import test (#5855)
* zombienet: add BEEFY justifications import test * bump zombienet image version * zombienet: can't retrieve metrics when node paused * bump zombienet image version to v1.2.54 Signed-off-by: acatangiu <adrian@parity.io>
This commit is contained in:
@@ -8,5 +8,5 @@ command = "polkadot"
|
||||
|
||||
[[relaychain.node_groups]]
|
||||
name = "validator"
|
||||
count = 3
|
||||
count = 4
|
||||
args = ["--log=beefy=debug", "--beefy", "--enable-offchain-indexing=true"]
|
||||
|
||||
Reference in New Issue
Block a user