Merge PR #1178: Merge master (Tendermint updates)
* update to tm v0.19.6 * update tm to 0.17.4 * update for tm v0.19.9 * update godep
This commit is contained in:
committed by
Christopher Goes
parent
0b9751ac98
commit
a277ba91c7
@@ -26,7 +26,7 @@ import (
|
||||
ctypes "github.com/tendermint/tendermint/rpc/core/types"
|
||||
tmrpc "github.com/tendermint/tendermint/rpc/lib/server"
|
||||
tmtypes "github.com/tendermint/tendermint/types"
|
||||
pvm "github.com/tendermint/tendermint/types/priv_validator"
|
||||
pvm "github.com/tendermint/tendermint/privval"
|
||||
"github.com/tendermint/tmlibs/cli"
|
||||
dbm "github.com/tendermint/tmlibs/db"
|
||||
"github.com/tendermint/tmlibs/log"
|
||||
|
||||
Reference in New Issue
Block a user