chore!: add min commission rates migration (prop 826) #5838
Annotations
4 errors
golangci-lint:
app/upgrades/v15/upgrades.go#L38
Error return value of `keepers.StakingKeeper.SetParams` is not checked (errcheck)
|
golangci-lint:
app/upgrades/v15/upgrades_test.go#L26
Error return value of `gaiaApp.StakingKeeper.SetParams` is not checked (errcheck)
|
golangci-lint:
app/upgrades/v15/upgrades.go#L35
exported: func name will be used as v15.V15UpgradeHandler by other packages, and that stutters; consider calling this UpgradeHandler (revive)
|
golangci-lint
Process completed with exit code 2.
|