imp: reduce integration test block time to 2s (#1428)

This commit is contained in:
Freddy Caceres
2022-11-02 18:37:23 -04:00
committed by GitHub
parent 457e25aabf
commit 192eb96358
4 changed files with 5 additions and 5 deletions
@@ -6,7 +6,7 @@
config: {
consensus: {
// larger timeout for more stable mempool tests
timeout_commit: '10s',
timeout_commit: '2s',
},
mempool: {
// use v1 mempool to enable tx prioritization