fix: gensis import export of modules #779
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#L39
Error return value of `keeper.SetBlacklistAddress` is not checked (errcheck)
|
lint
issues found
|