Dash Core  0.12.2.1
P2P Digital Currency
authproxy.py File Reference

Go to the source code of this file.

Classes

class  test_framework.authproxy.JSONRPCException
 
class  test_framework.authproxy.AuthServiceProxy
 

Namespaces

 test_framework.authproxy
 

Functions

def test_framework.authproxy.EncodeDecimal (o)
 

Variables

string test_framework.authproxy.USER_AGENT = "AuthServiceProxy/0.1"
 
int test_framework.authproxy.HTTP_TIMEOUT = 30
 
 test_framework.authproxy.log = logging.getLogger("BitcoinRPC")