Updated Error Codes (markdown)

Lex Berezhny 2018-07-29 21:12:40 -04:00
parent a2708e0d0d
commit b9d23a0937

@ -2,7 +2,7 @@ Proposal for consistent error codes across the entire lbrynet API.
Code | Name
---:|---
**1xx** | **Daemon `start` other CLI command Failures (non-recoverable)**
**1xx** | **Daemon `start` and other CLI command failures (non-recoverable)**
**10x** | Meta error codes not presented by `lbrynet` itself but from apps trying to interact with `lbrynet`.
100 | Cannot find the `lbrynet` command.
101 | Permission denied trying to execute `lbrynet` command.