mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-20 08:26:31 +00:00
Refactor to move common libraries out of project
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package core
|
||||
|
||||
import (
|
||||
dbm "github.com/tendermint/tendermint/db"
|
||||
dbm "github.com/tendermint/go-db"
|
||||
ctypes "github.com/tendermint/tendermint/rpc/core/types"
|
||||
sm "github.com/tendermint/tendermint/state"
|
||||
"github.com/tendermint/tendermint/types"
|
||||
|
Reference in New Issue
Block a user