Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
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
Next Next commit
Is approval checking lag 0 on rocksdb ?
Signed-off-by: Andrei Sandu <[email protected]>
  • Loading branch information
sandreim committed Jun 29, 2022
commit 5e13adfb6b6688400cdaa856500b10a256a594d1
2 changes: 1 addition & 1 deletion zombienet_tests/misc/0001-paritydb.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 = "validator"
count = 10
args = ["-lparachain=debug", "--db=paritydb"]
args = ["-lparachain=debug"]

{% for id in range(2000,2010) %}
[[parachains]]
Expand Down