package tezos-protocol-010-PtGRANAD
 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.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=43723d096307603703a1a89ed1b2eb202b365f5e7824b96b0cbf813b343a6cf7
    
    
  sha512=b2a637f2e965000d3d49ad85277ca24d6cb07a1a7cf2bc69d296d8b03ad78c3eaa8e21e94b9162e62c2e11649cd03bc845b2a3dafe623b91065df69d47dc8e4f
    
    
  doc/tezos-protocol-010-PtGRANAD.raw/Tezos_raw_protocol_010_PtGRANAD/Storage/Vote/index.html
Module Storage.VoteSource
Source
module Pred_period_kind : 
  Storage_sigs.Single_data_storage
    with type value = Voting_period_repr.kind
     and type t := Raw_context.tSource
module Current_period : 
  Storage_sigs.Single_data_storage
    with type value = Voting_period_repr.t
     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_010_PtGRANAD.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_010_PtGRANAD.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_010_PtGRANAD.Protocol_hash.t
           * Tezos_protocol_environment_010_PtGRANAD.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_010_PtGRANAD.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_010_PtGRANAD.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)"
  >