mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-25 17:34:36 +00:00
e2e: wait for all nodes rather than just one (#6892)
This commit is contained in:
@@ -98,6 +98,7 @@ type Node struct {
|
||||
LogLevel string
|
||||
UseLegacyP2P bool
|
||||
QueueType string
|
||||
HasStarted bool
|
||||
}
|
||||
|
||||
// LoadTestnet loads a testnet from a manifest file, using the filename to
|
||||
|
||||
Reference in New Issue
Block a user