feat(evm): Use StateDB interfaces for x/evm keeper #91
Annotations
3 errors
test-importer:
tests/importer/importer_test.go#L143
undefined: statedb.NewEmptyTxConfig
|
test-importer:
tests/importer/importer_test.go#L152
cannot use vmdb (variable of type "github.com/evmos/ethermint/x/evm/vm".StateDB) as type *statedb.StateDB in argument to applyTransaction:
|
test-importer
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading