Mining/pkg
Claude be4d388860
ax(ueps): fix inaccurate default-case comment in ReadAndVerify
Comment showed Write([]byte{...}) but code uses WriteByte — misleading
concrete example violates AX Principle 2 (comments as accurate usage examples).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:31:03 +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): remove prose comment that restates the ErrCircuitOpen declaration 2026-04-02 12:30:31 +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): fix inaccurate default-case comment in ReadAndVerify 2026-04-02 12:31:03 +01:00