package tezos-shell

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

Module Tezos_shell.Prevalidator_internal_commonSource

Common elements used by Prevalidator_internal and also included in Prevalidator.

Sourceval advertisement_delay : float

Minimal delay between two mempool advertisements

Sourcemodule Name : Tezos_base.Worker_intf.NAME with type t = Tezos_base.TzPervasives.Chain_id.t * Tezos_base.TzPervasives.Protocol_hash.t

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

Sourcemodule type T = sig ... end

A prevalidator instance, tailored to a specific protocol (even if it is not visible in this module type.

Sourcetype t = (module T)

Documented in Prevalidator.

OCaml

Innovation. Community. Security.