package tezos-protocol-017-PtNairob

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

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc

doc/tezos-protocol-017-PtNairob.raw/Tezos_raw_protocol_017_PtNairob/Script_tc_errors/index.html

Module Tezos_raw_protocol_017_PtNairob.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_017_PtNairob.Error_monad.error +=
  1. | Typechecking_too_many_recursive_calls
Sourcetype Tezos_protocol_environment_017_PtNairob.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.