Bitcoin to NYC3 and update gitian compile code

This commit is contained in:
Akshay
2019-06-09 12:22:49 +03:00
parent d8192b664c
commit 516a7bafec
921 changed files with 1868 additions and 1858 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ import urllib.parse
HTTP_TIMEOUT = 30
USER_AGENT = "AuthServiceProxy/0.1"
log = logging.getLogger("BitcoinRPC")
log = logging.getLogger("NYC3RPC")
class JSONRPCException(Exception):
def __init__(self, rpc_error):