From 6381bf03f5e1989e8cc8054661933bb1aadb7386 Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Sun, 29 Jul 2018 21:21:44 -0400 Subject: [PATCH] Updated Error Codes (markdown) --- Error-Codes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Error-Codes.md b/Error-Codes.md index de188be..4860504 100644 --- a/Error-Codes.md +++ b/Error-Codes.md @@ -26,7 +26,7 @@ Code | Name 142 | Invalid arguments for command. **2xx** | **Networking** **20x** | General connectivity. -201 | Not internet connection. +201 | No internet connection. 202 | Router does not support UPnP. **21x** | Wallet server connectivity. 210 | Failed connecting to a lbryumx server. (Should normally not need to be handled higher up as `lbrynet` will retry other servers.)