package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val base : string list

The name/path of the worker group

type t

The abstract name of a single worker

val encoding : t Data_encoding.t

Serializer for the introspection RPCs

val pp : Stdlib.Format.formatter -> t -> unit

Pretty printer for displaying the worker name

val equal : t -> t -> bool
OCaml

Innovation. Community. Security.