package octez-smart-rollup-node-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Octez_smart_rollup_node.Rpc_directorySource

Sourceval top_directory : Node_context.rw -> unit Tezos_rpc.Directory.t

The RPC top level directory (without the block directory) for this rollup node.

Sourceval directory : Node_context.rw -> unit Tezos_rpc.Directory.t

The full RPC directory for the protocol agnostic rollup node.

Generate the OpenAPI description for the RPC API of the node. If protocol is not specified, the API will be generated for the newest protocol.

OCaml

Innovation. Community. Security.