tm-cmn to tm-db (#3850)

* tm-cmn to tm-db

* go.mod changes

* go.mod changes

* more go.mod

* fix tm-db

* ci fix, pending change
This commit is contained in:
Marko
2019-07-31 11:34:17 +02:00
committed by GitHub
parent 41bf54a906
commit a1eb2f6c6b
41 changed files with 45 additions and 46 deletions

View File

@ -14,7 +14,7 @@ import (
sm "github.com/tendermint/tendermint/state"
"github.com/tendermint/tendermint/state/txindex"
"github.com/tendermint/tendermint/types"
dbm "github.com/tendermint/tm-cmn/db"
dbm "github.com/tendermint/tm-db"
)
const (