mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-28 10:00:21 +00:00
only legacy mempool
This commit is contained in:
@@ -286,6 +286,7 @@ func generateNode(
|
||||
Perturb: nodePerturbations.Choose(r),
|
||||
}
|
||||
|
||||
node.Mempool = "v0"
|
||||
if node.Mempool == "" {
|
||||
node.Mempool = "v1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user