Feature Request
Summary
We add an additional field to ResponseCheckTx to allow the application to signal to CometBFT that the transaction could never have been valid. Upon receiving this, CometBFT, outputs an error message that includes the sending peers ID, allowing operators to disconnect from it or filter this peer using its IP.
More details on the implementation proposal and reasoning behind this can be found in RFC 101.