forked from cerc-io/laconicd-deprecated
imp: reduce integration test block time to 2s (#1428)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user