xmr-remote-nodes/cmd
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
..
client feat: Only return exit code 1 for specific err 2024-06-19 18:46:12 +07:00
server Lowercase & upperase initialism acronyms 2024-06-10 03:03:23 +07:00
cmd.go feat: Allow user to specify endpoint from CLI flag 2024-06-19 16:32:40 +07:00