Remove the banned `fmt` import from mining.go; all fmt.Errorf calls in Config.Validate replaced with the existing ErrInvalidConfig helper which returns a structured *MiningError — consistent with the package error model. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||