forked from cerc-io/laconicd-deprecated
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos * rm LoC
This commit is contained in:
@@ -12,10 +12,10 @@ import (
|
||||
sdk "github.com/cosmos/cosmos-sdk/types"
|
||||
authtypes "github.com/cosmos/cosmos-sdk/x/auth/types"
|
||||
|
||||
cryptocodec "github.com/cosmos/ethermint/crypto/codec"
|
||||
"github.com/cosmos/ethermint/crypto/ethsecp256k1"
|
||||
ethermintcodec "github.com/cosmos/ethermint/encoding/codec"
|
||||
"github.com/cosmos/ethermint/types"
|
||||
cryptocodec "github.com/tharsis/ethermint/crypto/codec"
|
||||
"github.com/tharsis/ethermint/crypto/ethsecp256k1"
|
||||
ethermintcodec "github.com/tharsis/ethermint/encoding/codec"
|
||||
"github.com/tharsis/ethermint/types"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user