package tezos-protocol-007-PsDELPH1
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Tezos/Protocol: economic-protocol definition
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      tezos-17.3.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
    
    
  sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc
    
    
  doc/tezos-protocol-007-PsDELPH1.raw/Tezos_raw_protocol_007_PsDELPH1/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 Participation_ema : 
  Storage_sigs.Single_data_storage
    with type value = int32
     and type t := Raw_context.tParticipation exponential moving average, in centile of percentage
Source
module Current_proposal : 
  Storage_sigs.Single_data_storage
    with type value = Tezos_protocol_environment_007_PsDELPH1.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_007_PsDELPH1.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_007_PsDELPH1.Protocol_hash.t
           * Tezos_protocol_environment_007_PsDELPH1.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_007_PsDELPH1.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_007_PsDELPH1.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)"
  >