forked from cerc-io/laconicd-deprecated
changed package name from tharsis/ethermint to cerc-io/laconicd
This commit is contained in:
@@ -19,10 +19,10 @@ import (
|
||||
"github.com/cosmos/cosmos-sdk/types/module"
|
||||
simtypes "github.com/cosmos/cosmos-sdk/types/simulation"
|
||||
|
||||
"github.com/tharsis/ethermint/x/feemarket/client/cli"
|
||||
"github.com/tharsis/ethermint/x/feemarket/keeper"
|
||||
"github.com/tharsis/ethermint/x/feemarket/simulation"
|
||||
"github.com/tharsis/ethermint/x/feemarket/types"
|
||||
"github.com/cerc-io/laconicd/x/feemarket/client/cli"
|
||||
"github.com/cerc-io/laconicd/x/feemarket/keeper"
|
||||
"github.com/cerc-io/laconicd/x/feemarket/simulation"
|
||||
"github.com/cerc-io/laconicd/x/feemarket/types"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user