package tezos-protocol-013-PtJakart

  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-013-PtJakart.raw/Tezos_raw_protocol_013_PtJakart/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 tx_rollup_origination =
  1. | Tx_rollup_origination_kind
Sourcetype tx_rollup_submit_batch =
  1. | Tx_rollup_submit_batch_kind
Sourcetype tx_rollup_commit =
  1. | Tx_rollup_commit_kind
Sourcetype tx_rollup_return_bond =
  1. | Tx_rollup_return_bond_kind
Sourcetype tx_rollup_finalize_commitment =
  1. | Tx_rollup_finalize_commitment_kind
Sourcetype tx_rollup_remove_commitment =
  1. | Tx_rollup_remove_commitment_kind
Sourcetype tx_rollup_rejection =
  1. | Tx_rollup_rejection_kind
Sourcetype tx_rollup_dispatch_tickets =
  1. | Tx_rollup_dispatch_tickets_kind
Sourcetype transfer_ticket =
  1. | Transfer_ticket_kind
Sourcetype sc_rollup_originate =
  1. | Sc_rollup_originate_kind
Sourcetype sc_rollup_add_messages =
  1. | Sc_rollup_add_messages_kind
Sourcetype sc_rollup_cement =
  1. | Sc_rollup_cement_kind
Sourcetype sc_rollup_publish =
  1. | Sc_rollup_publish_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
  7. | Tx_rollup_origination_manager_kind : tx_rollup_origination manager
  8. | Tx_rollup_submit_batch_manager_kind : tx_rollup_submit_batch manager
  9. | Tx_rollup_commit_manager_kind : tx_rollup_commit manager
  10. | Tx_rollup_return_bond_manager_kind : tx_rollup_return_bond manager
  11. | Tx_rollup_finalize_commitment_manager_kind : tx_rollup_finalize_commitment manager
  12. | Tx_rollup_remove_commitment_manager_kind : tx_rollup_remove_commitment manager
  13. | Tx_rollup_rejection_manager_kind : tx_rollup_rejection manager
  14. | Tx_rollup_dispatch_tickets_manager_kind : tx_rollup_dispatch_tickets manager
  15. | Transfer_ticket_manager_kind : transfer_ticket manager
  16. | Sc_rollup_originate_manager_kind : sc_rollup_originate manager
  17. | Sc_rollup_add_messages_manager_kind : sc_rollup_add_messages manager
  18. | Sc_rollup_cement_manager_kind : sc_rollup_cement manager
  19. | Sc_rollup_publish_manager_kind : sc_rollup_publish manager
OCaml

Innovation. Community. Security.