mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-13 21:31:23 +00:00
fewer structs. remove viper from consensus
This commit is contained in:
@ -28,6 +28,7 @@ import (
|
||||
"github.com/tendermint/abci/example/dummy"
|
||||
)
|
||||
|
||||
// genesis, chain_id, priv_val
|
||||
var config *viper.Viper // NOTE: must be reset for each _test.go file
|
||||
var ensureTimeout = time.Duration(2)
|
||||
|
||||
|
Reference in New Issue
Block a user