package tezos-protocol-015-PtLimaPt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type Tezos_protocol_environment_015_PtLimaPt.Error_monad.error +=
  1. | Not_enough_endorsements of {
    1. required : int;
    2. provided : int;
    }
  2. | Inconsistent_validation_passes_in_block of {
    1. expected : int;
    2. provided : int;
    }
OCaml

Innovation. Community. Security.