feat: implement effective delegation shares #5
Annotations
2 errors and 1 warning
golangci-lint
cannot use bankKeeper (variable of type *"cosmossdk.io/x/staking/testutil".MockBankKeeper) as "cosmossdk.io/x/staking/types".BankKeeper value in argument to stakingkeeper.NewKeeper: *"cosmossdk.io/x/staking/testutil".MockBankKeeper does not implement "cosmossdk.io/x/staking/types".BankKeeper (wrong type for method DelegateCoinsFromAccountToModule)
|
golangci-lint
Process completed with exit code 2.
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|