Erc20 keeper extend #307
Annotations
3 errors
Run go test ./...:
app/mock_erc20.go#L61
not enough arguments in call to erc20.NewPrecompile
|
Run go test ./...
cannot use app.EVMKeeper (variable of type *"github.com/evmos/os/x/evm/keeper".Keeper) as "github.com/evmos/os/ante/interfaces".FeeMarketKeeper value in argument to evmosevmante.NewDynamicFeeChecker: *"github.com/evmos/os/x/evm/keeper".Keeper does not implement "github.com/evmos/os/ante/interfaces".FeeMarketKeeper (missing method AddTransientGasWanted)
|
Run go test ./...
Process completed with exit code 1.
|
Loading