feat: implement effective delegation shares #23
Annotations
2 errors and 1 warning
run linting (short)
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)
|
run linting (short)
Process completed with exit code 2.
|
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/
|
Loading