types is now in lbc_sdk repo
This commit is contained in:
parent
a63abd641a
commit
57c40d9f07
4 changed files with 4 additions and 42 deletions
|
|
@ -8,7 +8,7 @@ import (
|
|||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/gregorybednov/lbc/blockchain/types"
|
||||
types "github.com/gregorybednov/lbc_sdk"
|
||||
|
||||
"github.com/dgraph-io/badger"
|
||||
abci "github.com/tendermint/tendermint/abci/types"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue