Re-adding explanation for BU not validating checksums.

This commit is contained in:
Andrew Groot
2020-10-13 14:32:19 -04:00
parent a54718527e
commit 615e0d747a
+1 -1
View File
@@ -123,4 +123,4 @@ Below is the full, concatenated sample message (in hexadecimal):
### Payload Checksum ### Payload Checksum
Bitcoin Unlimited does not validate the message checksum Bitcoin Unlimited does not validate the message checksum since messages are sent via TCP which has its own checksum paradigm.