Bitcoin to NYC3 and update gitian compile code
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user