package tezos-protocol-012-Psithaca

  1. Overview
  2. Docs
Tezos/Protocol: economic-protocol definition

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc

doc/tezos-protocol-012-Psithaca.raw/Tezos_raw_protocol_012_Psithaca/Constants_storage/index.html

Module Tezos_raw_protocol_012_Psithaca.Constants_storageSource

Sourceval preserved_cycles : Raw_context.t -> int
Sourceval blocks_per_cycle : Raw_context.t -> int32
Sourceval blocks_per_commitment : Raw_context.t -> int32
Sourceval blocks_per_stake_snapshot : Raw_context.t -> int32
Sourceval blocks_per_voting_period : Raw_context.t -> int32
Sourceval hard_gas_limit_per_operation : Raw_context.t -> Gas_limit_repr.Arith.integral
Sourceval hard_gas_limit_per_block : Raw_context.t -> Gas_limit_repr.Arith.integral
Sourceval cost_per_byte : Raw_context.t -> Tez_repr.t
Sourceval hard_storage_limit_per_operation : Raw_context.t -> Tezos_protocol_environment_012_Psithaca.Z.t
Sourceval proof_of_work_threshold : Raw_context.t -> int64
Sourceval tokens_per_roll : Raw_context.t -> Tez_repr.t
Sourceval seed_nonce_revelation_tip : Raw_context.t -> Tez_repr.t
Sourceval origination_size : Raw_context.t -> int
Sourceval baking_reward_fixed_portion : Raw_context.t -> Tez_repr.t
Sourceval baking_reward_bonus_per_slot : Raw_context.t -> Tez_repr.t
Sourceval endorsing_reward_per_slot : Raw_context.t -> Tez_repr.t
Sourceval quorum_min : Raw_context.t -> int32
Sourceval quorum_max : Raw_context.t -> int32
Sourceval min_proposal_quorum : Raw_context.t -> int32
Sourceval liquidity_baking_subsidy : Raw_context.t -> Tez_repr.t
Sourceval liquidity_baking_sunset_level : Raw_context.t -> int32
Sourceval liquidity_baking_escape_ema_threshold : Raw_context.t -> int32
Sourceval consensus_committee_size : Raw_context.t -> int
Sourceval consensus_threshold : Raw_context.t -> int
Sourceval minimal_participation_ratio : Raw_context.t -> Constants_repr.ratio
Sourceval max_slashing_period : Raw_context.t -> int
Sourceval frozen_deposits_percentage : Raw_context.t -> int
Sourceval double_baking_punishment : Raw_context.t -> Tez_repr.t
Sourceval ratio_of_frozen_deposits_slashed_per_double_endorsement : Raw_context.t -> Constants_repr.ratio
Sourceval minimal_block_delay : Raw_context.t -> Period_repr.t
Sourceval delay_increment_per_round : Raw_context.t -> Period_repr.t
OCaml

Innovation. Community. Security.