package tezos-protocol-014-PtKathma

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

Errors that may arise while validating a manager operation.

type Tezos_protocol_environment_014_PtKathma.Error_monad.error +=
  1. | Manager_restriction of Tezos_protocol_environment_014_PtKathma.Signature.Public_key_hash.t * Tezos_protocol_environment_014_PtKathma.Operation_hash.t
  2. | Inconsistent_sources
  3. | Inconsistent_counters
  4. | Incorrect_reveal_position
  5. | Insufficient_gas_for_manager
  6. | Gas_quota_exceeded_init_deserialize
  7. | Tx_rollup_feature_disabled
  8. | Sc_rollup_feature_disabled
OCaml

Innovation. Community. Security.