Added priority mempool to ci testnet

This commit is contained in:
Jasmina Malicevic
2022-06-24 10:16:34 +02:00
parent 7cd4577a1c
commit 4a96bad48e

View File

@@ -68,6 +68,7 @@ start_at = 1005 # Becomes part of the validator set at 1010
seeds = ["seed02"]
database = "cleveldb"
fast_sync = "v0"
mempool_version = "v1"
# FIXME: should be grpc, disabled due to https://github.com/tendermint/tendermint/issues/5439
#abci_protocol = "grpc"
privval_protocol = "tcp"