package tezos-protocol-014-PtKathma

  1. Overview
  2. Docs
Tezos/Protocol: economic-protocol definition

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.1.tar.gz
sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f

doc/tezos-protocol-014-PtKathma.raw/Tezos_raw_protocol_014_PtKathma/Script_tc_errors/index.html

Module Tezos_raw_protocol_014_PtKathma.Script_tc_errorsSource

Sourcetype kind =
  1. | Int_kind
  2. | String_kind
  3. | Bytes_kind
  4. | Prim_kind
  5. | Seq_kind
Sourcetype unparsed_stack_ty = Alpha_context.Script.expr list
Sourcetype context_desc =
  1. | Lambda
  2. | View
Sourcetype Tezos_protocol_environment_014_PtKathma.Error_monad.error +=
  1. | Typechecking_too_many_recursive_calls
Sourcetype Tezos_protocol_environment_014_PtKathma.Error_monad.error +=
  1. | Unparsing_too_many_recursive_calls
Sourcetype inconsistent_types_fast_error =
  1. | Inconsistent_types_fast
    (*

    This value is only used when the details of the error don't matter because the error will be ignored later. For example, when types are compared during the interpretation of the CONTRACT instruction any error will lead to returning None but the content of the error will be ignored.

    *)
OCaml

Innovation. Community. Security.