package tezos-workers

  1. Overview
  2. Docs
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 : Format.formatter -> t -> unit

Pretty printer for displaying the worker name