package tezos-protocol-002-PsYLVpVv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type seed_nonce_revelation =
  1. | Seed_nonce_revelation_kind
type double_endorsement_evidence =
  1. | Double_endorsement_evidence_kind
type double_baking_evidence =
  1. | Double_baking_evidence_kind
type activate_account =
  1. | Activate_account_kind
type endorsement =
  1. | Endorsement_kind
type proposals =
  1. | Proposals_kind
type ballot =
  1. | Ballot_kind
type reveal =
  1. | Reveal_kind
type transaction =
  1. | Transaction_kind
type origination =
  1. | Origination_kind
type delegation =
  1. | Delegation_kind
type '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