package octez-distributed-lwt-internal

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

The configuration of a node to be run as a local node i.e., one that can not send or receive messages with other nodes.

type t = {
  1. node_name : string;
    (*

    The name of this node.

    *)
}
OCaml

Innovation. Community. Security.