Mempool: handle not-executable transactions related to guardians #163
Annotations
2 errors
golangci-lint:
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-lint
issues found
|
Loading