Merge branch 'cal/e2e-evidence' of github.com:tendermint/tendermint into cal/e2e-evidence

This commit is contained in:
Callum Waters
2022-08-19 14:39:23 +02:00

View File

@@ -63,6 +63,7 @@ type Testnet struct {
ValidatorUpdates map[int64]map[*Node]int64
Nodes []*Node
KeyType string
Evidence int
ABCIProtocol string
Evidence int
PrepareProposalDelay time.Duration