Mining/pkg
Claude f0d988b980
ax(ueps): fix writeTLV comment to use frameBuffer matching actual callers
AX Principle 2: usage example comments must show realistic call sites.
The writeTLV header comments used `buffer` as the first argument name,
but the parameter is `writer` and all callers pass `frameBuffer`.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:53:25 +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 on NewService with usage example 2026-04-02 12:53:21 +01:00
node ax(node): rename channel to responseChannel in handleResponse 2026-04-02 12:49:30 +01:00
ueps ax(ueps): fix writeTLV comment to use frameBuffer matching actual callers 2026-04-02 12:53:25 +01:00