package tezos-protocol-004-Pt24m4xi
 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-004-Pt24m4xi.raw/Tezos_raw_protocol_004_Pt24m4xi/Storage/Vote/index.html
Module Storage.VoteSource
Source
module Current_period_kind : 
  Storage_sigs.Single_data_storage
    with type value = Voting_period_repr.kind
     and type t := Raw_context.tSource
module Current_quorum : 
  Storage_sigs.Single_data_storage
    with type value = int32
     and type t := Raw_context.tExpected quorum, in centile of percentage
Source
module Current_proposal : 
  Storage_sigs.Single_data_storage
    with type value = Tezos_protocol_environment_004_Pt24m4xi.Protocol_hash.t
     and type t := Raw_context.tSource
module Listings_size : 
  Storage_sigs.Single_data_storage
    with type value = int32
     and type t := Raw_context.tSum of all rolls of all delegates.
Source
module Listings : 
  Storage_sigs.Indexed_data_storage
    with type key =
           Tezos_protocol_environment_004_Pt24m4xi.Signature.Public_key_hash.t
     and type value = int32
     and type t := Raw_context.tContains all delegates with their assigned number of rolls.
Source
module Proposals : 
  Storage_sigs.Data_set_storage
    with type elt =
           Tezos_protocol_environment_004_Pt24m4xi.Protocol_hash.t
           * Tezos_protocol_environment_004_Pt24m4xi.Signature.Public_key_hash.t
     and type t := Raw_context.tSet of protocol proposal with corresponding proposer delegate
Source
module Proposals_count : 
  Storage_sigs.Indexed_data_storage
    with type key =
           Tezos_protocol_environment_004_Pt24m4xi.Signature.Public_key_hash.t
     and type value = int
     and type t := Raw_context.tKeeps for each delegate the number of proposed protocols
Source
module Ballots : 
  Storage_sigs.Indexed_data_storage
    with type key =
           Tezos_protocol_environment_004_Pt24m4xi.Signature.Public_key_hash.t
     and type value = Vote_repr.ballot
     and type t := Raw_context.tContains for each delegate its ballot
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >