Monero
Public Member Functions | Public Attributes | List of all members
framework.rpc.JSONRPC Class Reference
Inheritance diagram for framework.rpc.JSONRPC:
Inheritance graph
[legend]
Collaboration diagram for framework.rpc.JSONRPC:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, url)
 
def send_request (self, path, inputs, result_field=None)
 
def send_json_rpc_request (self, inputs)
 

Public Attributes

 url
 

Constructor & Destructor Documentation

◆ __init__()

def framework.rpc.JSONRPC.__init__ (   self,
  url 
)

Member Function Documentation

◆ send_json_rpc_request()

def framework.rpc.JSONRPC.send_json_rpc_request (   self,
  inputs 
)

◆ send_request()

def framework.rpc.JSONRPC.send_request (   self,
  path,
  inputs,
  result_field = None 
)

Member Data Documentation

◆ url

framework.rpc.JSONRPC.url

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