Monero
Loading...
Searching...
No Matches
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

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

Public Attributes

 url
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ send_json_rpc_request()

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

◆ send_request()

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: