chore: un-fork from cosmos (#166)

* chore: un-fork from cosmos

* rm LoC
This commit is contained in:
Federico Kunze
2021-06-22 06:49:18 -04:00
committed by GitHub
parent fada59551d
commit 6000ab2098
106 changed files with 340 additions and 273 deletions
+4 -4
View File
@@ -30,10 +30,10 @@ package importer
// stakingkeeper "github.com/cosmos/cosmos-sdk/x/staking/keeper"
// stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types"
// "github.com/cosmos/ethermint/encoding/codec"
// "github.com/cosmos/ethermint/types"
// evmkeeper "github.com/cosmos/ethermint/x/evm/keeper"
// evmtypes "github.com/cosmos/ethermint/x/evm/types"
// "github.com/tharsis/ethermint/encoding/codec"
// "github.com/tharsis/ethermint/types"
// evmkeeper "github.com/tharsis/ethermint/x/evm/keeper"
// evmtypes "github.com/tharsis/ethermint/x/evm/types"
// ethcmn "github.com/ethereum/go-ethereum/common"
// "github.com/ethereum/go-ethereum/consensus/ethash"