Replace all fmt.Sprintf and fmt.Errorf calls with string concatenation and the existing MiningError constructors (ErrMinerNotFound, ErrMinerExists, ErrInvalidConfig, ErrInternal, ErrDatabaseError). Adds strconv for integer formatting. No fmt import remains in the file. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||