package tezos-protocol-012-Psithaca

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

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b

doc/tezos-protocol-012-Psithaca.raw/Tezos_raw_protocol_012_Psithaca/Operation_repr/Kind/index.html

Module Operation_repr.KindSource

Sourcetype preendorsement_consensus_kind =
  1. | Preendorsement_consensus_kind
Sourcetype endorsement_consensus_kind =
  1. | Endorsement_consensus_kind
Sourcetype 'a consensus =
  1. | Preendorsement_kind : preendorsement_consensus_kind consensus
  2. | Endorsement_kind : endorsement_consensus_kind consensus
Sourcetype seed_nonce_revelation =
  1. | Seed_nonce_revelation_kind
Sourcetype 'a double_consensus_operation_evidence =
  1. | Double_consensus_operation_evidence
Sourcetype double_baking_evidence =
  1. | Double_baking_evidence_kind
Sourcetype activate_account =
  1. | Activate_account_kind
Sourcetype proposals =
  1. | Proposals_kind
Sourcetype ballot =
  1. | Ballot_kind
Sourcetype reveal =
  1. | Reveal_kind
Sourcetype transaction =
  1. | Transaction_kind
Sourcetype origination =
  1. | Origination_kind
Sourcetype delegation =
  1. | Delegation_kind
Sourcetype set_deposits_limit =
  1. | Set_deposits_limit_kind
Sourcetype failing_noop =
  1. | Failing_noop_kind
Sourcetype register_global_constant =
  1. | Register_global_constant_kind
Sourcetype 'a manager =
  1. | Reveal_manager_kind : reveal manager
  2. | Transaction_manager_kind : transaction manager
  3. | Origination_manager_kind : origination manager
  4. | Delegation_manager_kind : delegation manager
  5. | Register_global_constant_manager_kind : register_global_constant manager
  6. | Set_deposits_limit_manager_kind : set_deposits_limit manager
OCaml

Innovation. Community. Security.