refactor(x/erc20): migrate legacy key store #1220
Annotations
3 errors
analyze:
x/erc20/migrations/v8/keys.go#L31
cannot use sdkmath.ZeroInt() (value of type "cosmossdk.io/math".Int) as collections.NoValue value in argument to m.keeper.Cache.Set
|
analyze:
x/erc20/migrations/v8/keys.go#L43
cannot use sdkmath.ZeroInt() (value of type "cosmossdk.io/math".Int) as collections.NoValue value in argument to m.keeper.Cache.Set
|
analyze
Process completed with exit code 2.
|