Mempool: handle not-executable transactions related to guardians #163
golangci-lint.yml
on: pull_request
golangci linter
2m 45s
Annotations
2 errors
golangci linter:
txcache/selection_test.go#L234
S1008: should use 'return bytes.Equal(tx.GetData(), []byte("t"))' instead of 'if bytes.Equal(tx.GetData(), []byte("t")) { return true }; return false' (gosimple)
|
golangci linter
issues found
|