Mining/pkg
Claude d0b37bf57f
ax(node): rename resp to response in controller.go
AX Principle 1 — predictable names over short names.
`resp` is an abbreviation that requires context to interpret;
`response` is self-describing at any reading distance.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 14:18:01 +01:00
..
database ax(database): add usage-example comment to GetHashrateStats 2026-04-02 14:17:46 +01:00
logging ax(logging): replace prose comment on GetLevel with usage example 2026-04-02 14:17:50 +01:00
mining ax(mining): rename cfg to configuration in DatabaseConfig field comments 2026-04-02 14:16:17 +01:00
node ax(node): rename resp to response in controller.go 2026-04-02 14:18:01 +01:00
ueps ax(ueps): replace prose comment with usage example in ReadAndVerify 2026-04-02 14:16:08 +01:00