Remove the banned "strings" import from miner_factory.go. Replace all strings.ToLower calls with a package-level toLowerASCII helper that uses unicode.ToLower per rune, matching the pattern used in other files. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||