Mavkit_smart_rollup_node.Rpc_directoryval top_directory : Node_context.rw -> unit Mavryk_rpc.Directory.tThe RPC top level directory (without the block directory) for this rollup node.
val directory : Node_context.rw -> unit Mavryk_rpc.Directory.tThe full RPC directory for the protocol agnostic rollup node.
val generate_openapi :
?protocol:Mavryk_base.TzPervasives.Protocol_hash.t ->
Mavryk_client_base.Client_context.full ->
Ezjsonm.value Mavryk_base.TzPervasives.tzresult Lwt.tGenerate the OpenAPI description for the RPC API of the node. If protocol is not specified, the API will be generated for the newest protocol.