package tezos-protocol-002-PsYLVpVv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val preserved_cycles : Raw_context.context -> int
val blocks_per_cycle : Raw_context.context -> int32
val blocks_per_commitment : Raw_context.context -> int32
val blocks_per_roll_snapshot : Raw_context.context -> int32
val blocks_per_voting_period : Raw_context.context -> int32
val time_between_blocks : Raw_context.context -> Period_repr.t list
val endorsers_per_block : Raw_context.context -> int
val hard_gas_limit_per_operation : Raw_context.context -> Z.t
val hard_gas_limit_per_block : Raw_context.context -> Z.t
val cost_per_byte : Raw_context.context -> Tez_repr.t
val hard_storage_limit_per_operation : Raw_context.context -> Z.t
val proof_of_work_threshold : Raw_context.context -> int64
val tokens_per_roll : Raw_context.context -> Tez_repr.t
val michelson_maximum_type_size : Raw_context.context -> int
val seed_nonce_revelation_tip : Raw_context.context -> Tez_repr.t
val origination_burn : Raw_context.context -> Tez_repr.t
val block_security_deposit : Raw_context.context -> Tez_repr.t
val endorsement_security_deposit : Raw_context.context -> Tez_repr.t
val block_reward : Raw_context.context -> Tez_repr.t
val endorsement_reward : Raw_context.context -> Tez_repr.t