Replace fmt.Sprintf calls with string concatenation (+) and strconv.FormatInt for integer formatting. fmt is a banned import per AX conventions; all string formatting goes through Core primitives or native concatenation. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||