Dash Core  0.12.2.1
P2P Digital Currency
linearize-hashes.BitcoinRPC Class Reference

Public Member Functions

def __init__ (self, host, port, username, password)
 
def execute (self, obj)
 

Static Public Member Functions

def build_request (idx, method, params)
 
def response_is_error (resp_obj)
 

Public Attributes

 authhdr
 
 conn
 

Detailed Description

Definition at line 20 of file linearize-hashes.py.

Constructor & Destructor Documentation

◆ __init__()

def linearize-hashes.BitcoinRPC.__init__ (   self,
  host,
  port,
  username,
  password 
)

Definition at line 21 of file linearize-hashes.py.

Member Function Documentation

◆ build_request()

def linearize-hashes.BitcoinRPC.build_request (   idx,
  method,
  params 
)
static

Definition at line 41 of file linearize-hashes.py.

◆ execute()

def linearize-hashes.BitcoinRPC.execute (   self,
  obj 
)

Definition at line 26 of file linearize-hashes.py.

◆ response_is_error()

def linearize-hashes.BitcoinRPC.response_is_error (   resp_obj)
static

Definition at line 52 of file linearize-hashes.py.

Member Data Documentation

◆ authhdr

linearize-hashes.BitcoinRPC.authhdr

Definition at line 23 of file linearize-hashes.py.

Referenced by linearize-hashes.BitcoinRPC.execute().

◆ conn


The documentation for this class was generated from the following file: