Mining/pkg
Claude dc9d7d5041
ax(ueps): remove redundant comment restating code in default switch case
AX Principle 2 — comments must show usage examples, not restate what
the code already says. The inline comment in the default branch of
ReadAndVerify's tag-switch duplicated the three lines beneath it verbatim,
adding zero information.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:43:23 +01:00
..
database chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining ax(mining): replace prose comments with usage examples in version.go 2026-04-02 12:43:09 +01:00
node ax(node): replace prose comments with usage examples (AX Principle 2) 2026-04-02 12:30:42 +01:00
ueps ax(ueps): remove redundant comment restating code in default switch case 2026-04-02 12:43:23 +01:00