feat: Automatic Inflation Distribution #9
Annotations
2 errors
tests:
app/app.go#L399
cannot use app.BankKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/bank/keeper".BaseKeeper) as "github.com/liftedinit/manifest-ledger/x/mint/types".BankKeeper value in argument to mintkeeper.NewKeeper: "github.com/cosmos/cosmos-sdk/x/bank/keeper".BaseKeeper does not implement "github.com/liftedinit/manifest-ledger/x/mint/types".BankKeeper (wrong type for method SupplyOf)
|
tests
Process completed with exit code 2.
|