package tezos-protocol-012-Psithaca
 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-012-Psithaca.raw/Tezos_raw_protocol_012_Psithaca/Receipt_repr/index.html
Module Tezos_raw_protocol_012_Psithaca.Receipt_reprSource
Source
type balance = - | Contract of Contract_repr.t
- | Legacy_rewards of Tezos_protocol_environment_012_Psithaca.Signature.Public_key_hash.t * Cycle_repr.t
- | Block_fees
- | Legacy_deposits of Tezos_protocol_environment_012_Psithaca.Signature.Public_key_hash.t * Cycle_repr.t
- | Deposits of Tezos_protocol_environment_012_Psithaca.Signature.Public_key_hash.t
- | Nonce_revelation_rewards
- | Double_signing_evidence_rewards
- | Endorsing_rewards
- | Baking_rewards
- | Baking_bonuses
- | Legacy_fees of Tezos_protocol_environment_012_Psithaca.Signature.Public_key_hash.t * Cycle_repr.t
- | Storage_fees
- | Double_signing_punishments
- | Lost_endorsing_rewards of Tezos_protocol_environment_012_Psithaca.Signature.Public_key_hash.t * bool * bool
- | Liquidity_baking_subsidies
- | Burned
- | Commitments of Blinded_public_key_hash.t
- | Bootstrap
- | Invoice
- | Initial_commitments
- | Minted
Places where tez can be found in the ledger's state.
A credit or debit of tez to a balance.
An origin of a balance update
Compares two origins.
A list of balance updates. Duplicates may happen. For example, an entry of the form (Rewards (b,c), Credited am, ...) indicates that the balance of frozen rewards has been increased by am for baker b and cycle c.
Source
val balance_updates_encoding : 
  balance_updates Tezos_protocol_environment_012_Psithaca.Data_encoding.tThe property Json.destruct (Json.construct balance_updates) = balance_updates does not always hold for balance_updates_encoding when balance_updates contains entries of the form (_, _ Tez_repr.zero, _). This is because the balance_update (_ Tez_repr.zero) always decodes into (Credited Tez_repr.zero).
Source
val group_balance_updates : 
  balance_updates ->
  balance_updates Tezos_protocol_environment_012_Psithaca.Error_monad.tzresultGroup updates by (balance x origin), and remove zero-valued balances.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >