This commit is contained in:
Juan Leni
2019-04-03 14:15:50 +02:00
parent 91e00b3620
commit 588e7f32dc
10 changed files with 46 additions and 58 deletions
@@ -49,7 +49,7 @@ var _ error = (*TestHarnessError)(nil)
// with this version of Tendermint.
type TestHarness struct {
addr string
spv *privval.SignerRemote
spv *privval.SignerClient
fpv *privval.FilePV
chainID string
acceptRetries int