xmr-remote-nodes/cmd/client
ditatompel 2576d53c35
Some checks failed
Build / build (push) Has been cancelled
Test / lint (push) Has been cancelled
feat: Only return exit code 1 for specific err
Only return with status code `1` if error type is `errProber` which one
of this following const:
errNoEndpoint, errNoTorSocks, errNoAPIKey, and errInvalidCredentials.
2024-06-19 18:46:12 +07:00
..
probe.go feat: Only return exit code 1 for specific err 2024-06-19 18:46:12 +07:00