Mining/pkg
Claude 7aada5fc78
ax(ueps): remove duplicate inline usage comment from ReadAndVerify body
AX-2 violation: usage examples belong at the declaration site, not
scattered inside function bodies. The errIntegrityViolation usage hint
was already present at the variable declaration (line 17) and was
duplicated inside ReadAndVerify, creating noise in the implementation.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:01:28 +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 comment with usage example on instanceNameRegex 2026-04-02 09:01:20 +01:00
node ax(node): rename PeerRateLimiter.mu to mutex (AX-1 predictable names) 2026-04-02 08:58:53 +01:00
ueps ax(ueps): remove duplicate inline usage comment from ReadAndVerify body 2026-04-02 09:01:28 +01:00