e2e: wait for all nodes rather than just one (#6892)

This commit is contained in:
Sam Kleinman
2021-09-03 13:03:16 -04:00
committed by GitHub
parent 21b5e5931a
commit 77615b900f
3 changed files with 55 additions and 5 deletions
+1
View File
@@ -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