Module Operation_repr.Kind
type preattestation_consensus_kind =
| Preattestation_consensus_kind
type attestation_consensus_kind =
| Attestation_consensus_kind
type seed_nonce_revelation =
| Seed_nonce_revelation_kind
type vdf_revelation =
| Vdf_revelation_kind
type 'a double_consensus_operation_evidence =
| Double_consensus_operation_evidence
type double_baking_evidence =
| Double_baking_evidence_kind
type activate_account =
| Activate_account_kind
type proposals =
| Proposals_kind
type ballot =
| Ballot_kind
type reveal =
| Reveal_kind
type transaction =
| Transaction_kind
type origination =
| Origination_kind
type delegation =
| Delegation_kind
type event =
| Event_kind
type set_deposits_limit =
| Set_deposits_limit_kind
type increase_paid_storage =
| Increase_paid_storage_kind
type update_consensus_key =
| Update_consensus_key_kind
type drain_delegate =
| Drain_delegate_kind
type failing_noop =
| Failing_noop_kind
type register_global_constant =
| Register_global_constant_kind
type transfer_ticket =
| Transfer_ticket_kind
type dal_publish_commitment =
| Dal_publish_commitment_kind
type sc_rollup_originate =
| Sc_rollup_originate_kind
type sc_rollup_add_messages =
| Sc_rollup_add_messages_kind
type sc_rollup_cement =
| Sc_rollup_cement_kind
type sc_rollup_publish =
| Sc_rollup_publish_kind
type sc_rollup_refute =
| Sc_rollup_refute_kind
type sc_rollup_timeout =
| Sc_rollup_timeout_kind
type sc_rollup_execute_outbox_message =
| Sc_rollup_execute_outbox_message_kind
type sc_rollup_recover_bond =
| Sc_rollup_recover_bond_kind
type zk_rollup_origination =
| Zk_rollup_origination_kind
type zk_rollup_publish =
| Zk_rollup_publish_kind
type zk_rollup_update =
| Zk_rollup_update_kind