package tezos-protocol-005-PsBabyM1

  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-005-PsBabyM1.raw/Tezos_raw_protocol_005_PsBabyM1/Alpha_context/Operation/Encoding/index.html

Module Operation.EncodingSource

Sourcetype 'b case =
  1. | Case : {
    1. tag : int;
    2. name : string;
    3. encoding : 'a Tezos_protocol_environment_005_PsBabyM1.Data_encoding.t;
    4. select : packed_contents -> 'b contents option;
    5. proj : 'b contents -> 'a;
    6. inj : 'a -> 'b contents;
    } -> 'b case
Sourceval endorsement_case : Kind.endorsement case
Sourceval seed_nonce_revelation_case : Kind.seed_nonce_revelation case
Sourceval double_endorsement_evidence_case : Kind.double_endorsement_evidence case
Sourceval double_baking_evidence_case : Kind.double_baking_evidence case
Sourceval activate_account_case : Kind.activate_account case
Sourceval proposals_case : Kind.proposals case
Sourceval ballot_case : Kind.ballot case
Sourcemodule Manager_operations : sig ... end
OCaml

Innovation. Community. Security.