substitute staking module #966
Annotations
5 errors
lint:
custom/staking/keeper/keeper.go#L17
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
app/app.go#L361
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
lint:
custom/staking/module.go#L10
ST1019: package "github.com/cosmos/cosmos-sdk/x/staking/keeper" is being imported more than once (stylecheck)
|
lint:
custom/staking/module.go#L11
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/x/staking/keeper" (stylecheck)
|
lint
issues found
|