package tezos-protocol-008-PtEdoTez
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Tezos/Protocol: economic-protocol definition
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-16.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
    
    
  sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b
    
    
  doc/tezos-protocol-008-PtEdoTez.raw/Tezos_raw_protocol_008_PtEdoTez/Operation_repr/index.html
Module Tezos_raw_protocol_008_PtEdoTez.Operation_reprSource
Source
type raw = Tezos_protocol_environment_008_PtEdoTez.Operation.t = {- shell : Tezos_protocol_environment_008_PtEdoTez.Operation.shell_header;
- proto : bytes;
}Source
type 'kind operation = {- shell : Tezos_protocol_environment_008_PtEdoTez.Operation.shell_header;
- protocol_data : 'kind protocol_data;
}Source
and 'kind protocol_data = {- contents : 'kind contents_list;
- signature : Tezos_protocol_environment_008_PtEdoTez.Signature.t option;
}Source
and _ contents_list = - | Single : 'kind contents -> 'kind contents_list
- | Cons : 'kind Kind.manager contents * 'rest Kind.manager contents_list -> ('kind * 'rest) Kind.manager contents_list
Source
and _ contents = - | Endorsement : {- level : Raw_level_repr.t;
 - } -> Kind.endorsement contents
- | Seed_nonce_revelation : {- level : Raw_level_repr.t;
- nonce : Seed_repr.nonce;
 - } -> Kind.seed_nonce_revelation contents
- | Double_endorsement_evidence : {- op1 : Kind.endorsement operation;
- op2 : Kind.endorsement operation;
 - } -> Kind.double_endorsement_evidence contents
- | Double_baking_evidence : {- bh1 : Block_header_repr.t;
- bh2 : Block_header_repr.t;
 - } -> Kind.double_baking_evidence contents
- | Activate_account : {- id : Tezos_protocol_environment_008_PtEdoTez.Ed25519.Public_key_hash.t;
- activation_code : Blinded_public_key_hash.activation_code;
 - } -> Kind.activate_account contents
- | Proposals : {- source : Tezos_protocol_environment_008_PtEdoTez.Signature.Public_key_hash.t;
- period : int32;
- proposals : Tezos_protocol_environment_008_PtEdoTez.Protocol_hash.t list;
 - } -> Kind.proposals contents
- | Ballot : {- source : Tezos_protocol_environment_008_PtEdoTez.Signature.Public_key_hash.t;
- period : int32;
- proposal : Tezos_protocol_environment_008_PtEdoTez.Protocol_hash.t;
- ballot : Vote_repr.ballot;
 - } -> Kind.ballot contents
- | Manager_operation : {- source : Tezos_protocol_environment_008_PtEdoTez.Signature.Public_key_hash.t;
- fee : Tez_repr.tez;
- counter : counter;
- operation : 'kind manager_operation;
- gas_limit : Gas_limit_repr.Arith.integral;
- storage_limit : Tezos_protocol_environment_008_PtEdoTez.Z.t;
 - } -> 'kind Kind.manager contents
Source
and _ manager_operation = - | Reveal : Tezos_protocol_environment_008_PtEdoTez.Signature.Public_key.t -> Kind.reveal manager_operation
- | Transaction : {- amount : Tez_repr.tez;
- parameters : Script_repr.lazy_expr;
- entrypoint : string;
- destination : Contract_repr.contract;
 - } -> Kind.transaction manager_operation
- | Origination : {- delegate : Tezos_protocol_environment_008_PtEdoTez.Signature.Public_key_hash.t option;
- script : Script_repr.t;
- credit : Tez_repr.tez;
- preorigination : Contract_repr.t option;
 - } -> Kind.origination manager_operation
- | Delegation : Tezos_protocol_environment_008_PtEdoTez.Signature.Public_key_hash.t option -> Kind.delegation manager_operation
Source
type 'kind internal_operation = {- source : Contract_repr.contract;
- operation : 'kind manager_operation;
- nonce : int;
}Source
type packed_manager_operation = - | Manager : 'kind manager_operation -> packed_manager_operation
Source
type packed_operation = {- shell : Tezos_protocol_environment_008_PtEdoTez.Operation.shell_header;
- protocol_data : packed_protocol_data;
}Source
type packed_internal_operation = - | Internal_operation : 'kind internal_operation -> packed_internal_operation
Source
val contents_encoding : 
  packed_contents Tezos_protocol_environment_008_PtEdoTez.Data_encoding.tSource
val contents_list_encoding : 
  packed_contents_list Tezos_protocol_environment_008_PtEdoTez.Data_encoding.tSource
val protocol_data_encoding : 
  packed_protocol_data Tezos_protocol_environment_008_PtEdoTez.Data_encoding.tSource
val unsigned_operation_encoding : 
  (Tezos_protocol_environment_008_PtEdoTez.Operation.shell_header
   * packed_contents_list)
    Tezos_protocol_environment_008_PtEdoTez.Data_encoding.tSource
val hash_packed : 
  packed_operation ->
  Tezos_protocol_environment_008_PtEdoTez.Operation_hash.tSource
val internal_operation_encoding : 
  packed_internal_operation
    Tezos_protocol_environment_008_PtEdoTez.Data_encoding.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >