package octez-distributed-internal

  1. Overview
  2. Docs

Module Distributed.Node_idSource

This module provides a type representing a node id.

Sourcetype t

The abstract type representing a node id.

Sourceval get_name : t -> string

get_name node returns the name of the node.

OCaml

Innovation. Community. Security.