feature: bulk fund crypto wallets #100
Annotations
4 errors
Lint:
cmd/fund/fund.go#L168
S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
|
Lint:
cmd/fund/fund.go#L53
S1002: should omit comparison to bool constant, can be simplified to `nonceInitialized` (gosimple)
|
Lint:
cmd/fund/fund.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Lint
Process completed with exit code 2.
|