Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The class http_local_ctxt
creates an RPC context that executes some RPCs locally and delegates others over http. Arguments are:
RPC_context.json
to perform RPC calls (for delegation over http), andinherit Tezos_base__TzPervasives.RPC_context.t
method generic_json_call : Tezos_rpc.RPC_service.meth ->
?body:Data_encoding.json ->
Uri.t ->
(Data_encoding.json, Data_encoding.json option)
Tezos_base__TzPervasives.RPC_context.rest_result
Lwt.t
method base : Uri.t