package octez-smart-rollup-node-lib

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

Module Worker.NameSource

Sourceval base : string list

The name/path of the worker group

Sourcetype t

The abstract name of a single worker

Sourceval encoding : t Data_encoding.t

Serializer for the introspection RPCs

Sourceval pp : Format.formatter -> t -> unit

Pretty printer for displaying the worker name

val equal : t -> t -> bool
OCaml

Innovation. Community. Security.