package tezos-protocol-demo-counter

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

Exceptions used by the protocol, statically registered by the is module

type Tezos_protocol_environment_demo_counter__Environment.Error_monad.error +=
  1. | Demo_error of int
type Tezos_protocol_environment_demo_counter__Environment.Error_monad.error +=
  1. | Invalid_operation
type Tezos_protocol_environment_demo_counter__Environment.Error_monad.error +=
  1. | Failed_to_parse_parameter of Tezos_protocol_environment_structs.V0.M.MBytes.t
type Tezos_protocol_environment_demo_counter__Environment.Error_monad.error +=
  1. | Invalid_protocol_parameters