Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Typed RPC services: server implementation.
val launch :
?host:string ->
?cors:cors ->
?agent:string ->
?acl:Resto_acl.Acl.t ->
media_types:Tezos_rpc_http.Media_type.t list ->
Conduit_lwt_unix.server ->
unit Tezos_rpc.RPC_directory.t ->
server Lwt.t
Promise a running RPC server.