mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 06:31:57 +00:00
p2p: extend e2e tests for new p2p framework (#6323)
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
initial_height = 1000
|
||||
evidence = 0
|
||||
initial_state = { initial01 = "a", initial02 = "b", initial03 = "c" }
|
||||
use_new_p2p = false
|
||||
queue_type = "priority"
|
||||
|
||||
[validators]
|
||||
validator01 = 100
|
||||
|
||||
Reference in New Issue
Block a user