package tezos-shell

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

Module Tezos_shell.PrevalidationSource

A newly received block is validated by replaying locally the block creation, applying each operation and its finalization to ensure their consistency. This module is stateless and creates and manipulates the prevalidation_state.

Sourcemodule type T = sig ... end

How-to obtain an instance of this module's main module type: T

OCaml

Innovation. Community. Security.