package tezos-shell

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

Module Tezos_shell.Legacy_prevalidator_internalSource

Create a prevalidator instance for a specific protocol (Filter.Proto where module Filter : Shell_plugin.FILTER).

The protocol must be Kathmandu (environment V6) or an older version. For more recent protocols, use Prevalidator_internal.make instead.

This function is wrapped in Prevalidator.create.