protocoin icon indicating copy to clipboard operation
protocoin copied to clipboard

Create a handle_* method to handle invalid checksums in clients

Open perone opened this issue 11 years ago • 0 comments

Today there is no way to receive the header and message data if a message checksum was invalid, a way to solve this is to add a call to a handle_invalid_checksum() method when a checksum is invalid.

perone avatar Nov 24 '13 11:11 perone