package octez-protocol-019-PtParisB-libs

  1. Overview
  2. Docs
Octez protocol 019-PtParisB libraries

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

doc/octez-protocol-019-PtParisB-libs.baking/Tezos_baking_019_PtParisB/Baking_errors/index.html

Module Tezos_baking_019_PtParisB.Baking_errorsSource

Sourcetype Tezos_base.TzPervasives.error +=
  1. | Node_connection_lost
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Cannot_load_local_file of string
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Broken_locked_values_invariant
Sourceval register_error_kind : Tezos_base.TzPervasives.Error_monad.error_category -> id:string -> title:string -> description:string -> pp:(Format.formatter -> 'a -> unit) -> 'a Data_encoding.t -> (Tezos_base.TzPervasives.Error_monad.error -> 'a option) -> ('a -> Tezos_base.TzPervasives.Error_monad.error) -> unit
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Block_vote_file_not_found of string
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Block_vote_file_invalid of string
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Block_vote_file_wrong_content of string
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Block_vote_file_missing_liquidity_baking_toggle_vote of string
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Missing_vote_on_startup
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Failed_to_checkout_context
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Invalid_context
Sourcetype Tezos_base.TzPervasives.error +=
  1. | Unexpected_empty_block_list of {
    1. chain : string;
    2. block_hash : Tezos_base.TzPervasives.Block_hash.t;
    3. length : int;
    }
OCaml

Innovation. Community. Security.