worker.go imported path/filepath (banned import) solely for two filepath.Join calls building the miner install directory path. Replaced with path.Join from the stdlib path package which is not banned and behaves identically on Linux for absolute paths. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||