Constants_helpers.Set
val consensus_rights_delay :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val blocks_preservation_cycles :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val delegate_parameters_activation_delay :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val blocks_per_cycle :
int32 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val blocks_per_commitment :
int32 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val nonce_revelation_threshold :
int32 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val cycles_per_voting_period :
int32 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val hard_gas_limit_per_operation :
Mavryk_raw_protocol_alpha.Saturation_repr.may_saturate
Mavryk_raw_protocol_alpha.Saturation_repr.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val proof_of_work_threshold :
int64 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val minimal_stake :
Mavryk_raw_protocol_alpha__Alpha_context.Tez.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val minimal_frozen_stake :
Mavryk_raw_protocol_alpha__Alpha_context.Tez.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val vdf_difficulty :
int64 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val origination_size :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val cost_per_byte :
Mavryk_raw_protocol_alpha__Alpha_context.Tez.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val hard_storage_limit_per_operation :
Mavryk_protocol_environment_alpha.Z.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val quorum_min :
int32 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val quorum_max :
int32 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val min_proposal_quorum :
int32 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val liquidity_baking_subsidy :
Mavryk_raw_protocol_alpha__Alpha_context.Tez.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val liquidity_baking_toggle_ema_threshold :
int32 ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val max_operations_time_to_live :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val minimal_block_delay :
Mavryk_raw_protocol_alpha__Alpha_context.Period.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val delay_increment_per_round :
Mavryk_raw_protocol_alpha__Alpha_context.Period.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val minimal_participation_ratio :
Mavryk_raw_protocol_alpha__Alpha_context.Ratio.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val consensus_committee_size :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val consensus_threshold :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val limit_of_delegation_over_baking :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val percentage_of_frozen_deposits_slashed_per_double_baking :
Mavryk_raw_protocol_alpha.Percentage.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val percentage_of_frozen_deposits_slashed_per_double_attestation :
Mavryk_raw_protocol_alpha.Percentage.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val max_slashing_per_block :
Mavryk_raw_protocol_alpha.Percentage.t ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val max_slashing_threshold :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val testnet_dictator :
Mavryk_protocol_environment_alpha.Signature.Public_key_hash.t option ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val initial_seed :
Mavryk_raw_protocol_alpha.State_hash.t option ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val cache_script_size :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val cache_stake_distribution_cycles :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val cache_sampler_state_cycles :
int ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
val direct_ticket_spending_enable :
bool ->
t ->
Mavryk_protocol_alpha.Protocol.Alpha_context.Constants.Parametric.t
module Issuance_weights : sig ... end
module Adaptive_issuance : sig ... end