Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix banning when local node doesn't have the vvec (#2739)
When ProcessMessageBatchedSigShares returns false, it's interpreted as if an invalid/malicious message was received, causing a ban. So, we should return "!ban" instead of just "ban".
- Loading branch information