Mining/pkg
Claude 50169f5a8e
ax(node): replace prose comments with usage examples in transport.go
Four functions in Transport had comments that restated the signature
("sets the handler", "establishes a connection", "sends a message to all
connected peers") rather than showing concrete call examples. Converted
to AX Principle 2 style — usage examples with realistic values.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:58:10 +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 settings_manager 2026-04-02 09:56:40 +01:00
node ax(node): replace prose comments with usage examples in transport.go 2026-04-02 09:58:10 +01:00
ueps ax(ueps): replace prose comments with usage examples in MarshalAndSign 2026-04-02 09:58:02 +01:00