Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update zombienet_tests/regression/0003-small-net-no-paras.toml
Co-authored-by: Marcin S. <[email protected]>
  • Loading branch information
eskimor and mrcnski authored Dec 30, 2022
commit 7ac6220afbe9d5a62cf383faa5e2eefc21694bcc
2 changes: 1 addition & 1 deletion zombienet_tests/regression/0003-small-net-no-paras.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requests = { memory = "2G", cpu = "1" }
[[relaychain.node_groups]]
name = "honest-validator"
count = 10
args = ["-lparachain=debug,runtime=debug,afg=trace]
args = ["-lparachain=debug,runtime=debug,afg=trace"]


# Zer0 parachains
Expand Down