Mining/pkg/ueps
Claude dd981edea9
ax(ueps): remove prose inline comments that restate code intent
AX Principle 2: comments must be usage examples, not prose descriptions.
"Corrupt the last byte of the payload/frame" restates what the adjacent
code does rather than demonstrating a call with concrete values.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:55:00 +01:00
..
packet.go ax(ueps): rename tagByte to tagType in writeTLV for semantic clarity 2026-04-02 10:52:23 +01:00
packet_test.go ax(ueps): remove prose inline comments that restate code intent 2026-04-02 10:55:00 +01:00
reader.go ax(ueps): fix inaccurate usage example in ReadAndVerify default case 2026-04-02 10:41:54 +01:00
reader_test.go ax(ueps): remove prose inline comments that restate code intent 2026-04-02 10:55:00 +01:00