tezos-rpc
Tezos: library of auto-documented RPCs (service and hierarchy descriptions)
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library tezos-rpc
method call_streamed_service : 'm 'p 'q 'i 'o. ( [< Resto.meth ] as 'm,
'pr,
'p,
'q,
'i,
'o )
Tezos_rpc.RPC_service.t ->
on_chunk:( 'o -> unit ) ->
on_close:( unit -> unit ) ->
'p ->
'q ->
'i ->
( unit -> unit ) Tezos_error_monad.Error_monad.tzresult Lwt.t