fix: gensis import export of modules #778
Annotations
4 errors
lint:
x/ethbridge/keeper/blacklist.go#L51
Error return value of `k.DeleteBlacklistAddress` is not checked (errcheck)
|
lint:
x/ethbridge/keeper/blacklist.go#L54
Error return value of `k.SetBlacklistAddress` is not checked (errcheck)
|
lint:
x/ethbridge/genesis.go#L34
Error return value of `keeper.SetBlacklistAddress` is not checked (errcheck)
|
lint
issues found
|