package tezos-protocol-011-PtHangz2

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_raw_protocol_011_PtHangz2.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_roll_snapshot : Raw_context.t -> int32
Sourceval blocks_per_voting_period : Raw_context.t -> int32
Sourceval time_between_blocks : Raw_context.t -> Period_repr.t list
Sourceval minimal_block_delay : Raw_context.t -> Period_repr.t
Sourceval endorsers_per_block : Raw_context.t -> int
Sourceval initial_endorsers : Raw_context.t -> int
Sourceval delay_per_missing_endorsement : Raw_context.t -> Period_repr.t
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_011_PtHangz2.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 block_security_deposit : Raw_context.t -> Tez_repr.t
Sourceval endorsement_security_deposit : Raw_context.t -> Tez_repr.t
Sourceval baking_reward_per_endorsement : Raw_context.t -> Tez_repr.t list
Sourceval endorsement_reward : Raw_context.t -> Tez_repr.t list
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
OCaml

Innovation. Community. Security.