Problem: miss keypair of SendEnabled to restore legacy param set before migration #55
Annotations
6 errors
Analyze:
x/bank/keeper/keeper_test.go#L1713
cannot use legacySubspace (variable of type mockSubspace) as type exported.Subspace in argument to keeper.NewMigrator:
|
Analyze:
x/bank/keeper/keeper_test.go#L1736
cannot use legacySubspace (variable of type mockSubspace) as type exported.Subspace in argument to keeper.NewMigrator:
|
Analyze
opts.NoOptDefaultValue undefined (type *autocliv1.FlagOptions has no field or method NoOptDefaultValue)
|
Analyze
undefined: rapid.Transform
|
Analyze
cannot use legacySubspace (variable of type mockSubspace) as type "github.com/cosmos/cosmos-sdk/x/bank/exported".Subspace in argument to keeper.NewMigrator:
|
Analyze
cannot use legacySubspace (variable of type mockSubspace) as type "github.com/cosmos/cosmos-sdk/x/bank/exported".Subspace in argument to keeper.NewMigrator:
|