Monero
Loading...
Searching...
No Matches
framework.rpc.JSONRPC Class Reference
Inheritance diagram for framework.rpc.JSONRPC:
Collaboration diagram for framework.rpc.JSONRPC:

Public Member Functions

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

Public Attributes

 url = 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 = url

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