package tezos-shell

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

Module Prevalidator_internal_common.NameSource

Argument that will be provided to Worker.MakeGroup to create the prevalidator worker.

Sourceval base : string list

The name/path of the worker group

Sourcetype t = Tezos_base.TzPervasives.Chain_id.t * Tezos_base.TzPervasives.Protocol_hash.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

Sourceval equal : t -> t -> bool
OCaml

Innovation. Community. Security.