Added primitive zcrawkeygen/zcrawpour implementations

This commit is contained in:
Sean Bowe
2016-01-04 10:08:37 -07:00
parent 4f1c37980e
commit 730790f7a4
7 changed files with 200 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ except ImportError:
USER_AGENT = "AuthServiceProxy/0.1"
HTTP_TIMEOUT = 30
HTTP_TIMEOUT = 600
log = logging.getLogger("BitcoinRPC")