package tezos-protocol-015-PtLimaPt
 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-015-PtLimaPt.raw/Tezos_raw_protocol_015_PtLimaPt/Alpha_context/Vote/index.html
Module Alpha_context.VoteSource
This module re-exports definitions from Vote_repr and Vote_storage.
Source
val get_delegate_proposal_count : 
  context ->
  public_key_hash ->
  int Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val set_delegate_proposal_count : 
  context ->
  public_key_hash ->
  int ->
  context Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val has_proposed : 
  context ->
  public_key_hash ->
  proposal ->
  bool Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val add_proposal : 
  context ->
  public_key_hash ->
  proposal ->
  context Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val listings_encoding : 
  (public_key_hash * int64) list
    Tezos_protocol_environment_015_PtLimaPt.Data_encoding.tSource
val in_listings : 
  context ->
  public_key_hash ->
  bool Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val get_listings : 
  context ->
  (public_key_hash * int64) list Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
type delegate_info = {voting_power : Tezos_protocol_environment_015_PtLimaPt.Int64.t option;current_ballot : ballot option;current_proposals : Tezos_protocol_environment_015_PtLimaPt.Protocol_hash.t list;remaining_proposals : int;
}Source
val pp_delegate_info : 
  Tezos_protocol_environment_015_PtLimaPt.Format.formatter ->
  delegate_info ->
  unitSource
val delegate_info_encoding : 
  delegate_info Tezos_protocol_environment_015_PtLimaPt.Data_encoding.tSource
val get_voting_power_free : 
  context ->
  public_key_hash ->
  int64 Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val get_voting_power : 
  context ->
  public_key_hash ->
  (context * int64)
    Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val get_total_voting_power_free : 
  context ->
  int64 Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val get_total_voting_power : 
  context ->
  (context * int64)
    Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val has_recorded_ballot : 
  context ->
  public_key_hash ->
  bool Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val get_ballot_list : 
  context ->
  (public_key_hash * ballot) list Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val get_current_quorum : 
  context ->
  int32 Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val get_participation_ema : 
  context ->
  int32 Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val set_participation_ema : 
  context ->
  int32 ->
  context Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val get_current_proposal : 
  context ->
  proposal Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val find_current_proposal : 
  context ->
  proposal option Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.tSource
val init_current_proposal : 
  context ->
  proposal ->
  context Tezos_protocol_environment_015_PtLimaPt.Error_monad.tzresult
    Tezos_protocol_environment_015_PtLimaPt.Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >