package tezos-protocol-013-PtJakart

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val preserved_cycles : Raw_context.t -> int
val blocks_per_cycle : Raw_context.t -> int32
val blocks_per_commitment : Raw_context.t -> int32
val blocks_per_stake_snapshot : Raw_context.t -> int32
val cycles_per_voting_period : Raw_context.t -> int32
val hard_gas_limit_per_operation : Raw_context.t -> Gas_limit_repr.Arith.integral
val hard_gas_limit_per_block : Raw_context.t -> Gas_limit_repr.Arith.integral
val cost_per_byte : Raw_context.t -> Tez_repr.t
val hard_storage_limit_per_operation : Raw_context.t -> Tezos_protocol_environment_013_PtJakart.Z.t
val proof_of_work_threshold : Raw_context.t -> int64
val tokens_per_roll : Raw_context.t -> Tez_repr.t
val seed_nonce_revelation_tip : Raw_context.t -> Tez_repr.t
val origination_size : Raw_context.t -> int
val baking_reward_fixed_portion : Raw_context.t -> Tez_repr.t
val baking_reward_bonus_per_slot : Raw_context.t -> Tez_repr.t
val endorsing_reward_per_slot : Raw_context.t -> Tez_repr.t
val quorum_min : Raw_context.t -> int32
val quorum_max : Raw_context.t -> int32
val min_proposal_quorum : Raw_context.t -> int32
val liquidity_baking_subsidy : Raw_context.t -> Tez_repr.t
val liquidity_baking_sunset_level : Raw_context.t -> int32
val liquidity_baking_toggle_ema_threshold : Raw_context.t -> int32
val consensus_committee_size : Raw_context.t -> int
val consensus_threshold : Raw_context.t -> int
val minimal_participation_ratio : Raw_context.t -> Constants_repr.ratio
val max_slashing_period : Raw_context.t -> int
val frozen_deposits_percentage : Raw_context.t -> int
val double_baking_punishment : Raw_context.t -> Tez_repr.t
val tx_rollup_enable : Raw_context.t -> bool
val tx_rollup_origination_size : Raw_context.t -> int
val tx_rollup_hard_size_limit_per_inbox : Raw_context.t -> int
val tx_rollup_hard_size_limit_per_message : Raw_context.t -> int
val tx_rollup_max_withdrawals_per_batch : Raw_context.t -> int
val tx_rollup_commitment_bond : Raw_context.t -> Tez_repr.t
val tx_rollup_finality_period : Raw_context.t -> int
val tx_rollup_withdraw_period : Raw_context.t -> int
val tx_rollup_max_inboxes_count : Raw_context.t -> int
val tx_rollup_max_messages_per_inbox : Raw_context.t -> int
val tx_rollup_max_commitments_count : Raw_context.t -> int
val tx_rollup_cost_per_byte_ema_factor : Raw_context.t -> int
val tx_rollup_max_ticket_payload_size : Raw_context.t -> int
val tx_rollup_rejection_max_proof_size : Raw_context.t -> int
val tx_rollup_sunset_level : Raw_context.t -> int32
val ratio_of_frozen_deposits_slashed_per_double_endorsement : Raw_context.t -> Constants_repr.ratio
val minimal_block_delay : Raw_context.t -> Period_repr.t
val delay_increment_per_round : Raw_context.t -> Period_repr.t
val sc_rollup_enable : Raw_context.t -> bool
val sc_rollup_origination_size : Raw_context.t -> int
val sc_rollup_challenge_window_in_blocks : Raw_context.t -> int
val sc_rollup_max_available_messages : Raw_context.t -> int
OCaml

Innovation. Community. Security.