Polkadot
subscan
Runtime Modules / Configuration
Spec Version:
Call Functions
Name
Lookup
Parameters
set_validation_upgrade_cooldown33001
set_validation_upgrade_delay33011
set_code_retention_period33021
set_max_code_size33031
set_max_pov_size33041
set_max_head_data_size33051
set_parathread_cores33061
set_parathread_retries33071
set_group_rotation_frequency33081
set_chain_availability_period33091
set_thread_availability_period330a1
set_scheduling_lookahead330b1
set_max_validators_per_core330c1
set_max_validators330d1
set_dispute_period330e1
set_dispute_post_conclusion_acceptance_period330f1
set_dispute_max_spam_slots33101
set_dispute_conclusion_by_time_out_period33111
set_no_show_slots33121
set_n_delay_tranches33131
set_zeroth_delay_tranche_width33141
set_needed_approvals33151
set_relay_vrf_modulo_samples33161
set_max_upward_queue_count33171
set_max_upward_queue_size33181
set_max_downward_message_size33191
set_ump_service_total_weight331a1
set_max_upward_message_size331b1
set_max_upward_message_num_per_candidate331c1
set_hrmp_open_request_ttl331d1
set_hrmp_sender_deposit331e1
set_hrmp_recipient_deposit331f1
set_hrmp_channel_max_capacity33201
set_hrmp_channel_max_total_size33211
set_hrmp_max_parachain_inbound_channels33221
set_hrmp_max_parathread_inbound_channels33231
set_hrmp_channel_max_message_size33241
set_hrmp_max_parachain_outbound_channels33251
set_hrmp_max_parathread_outbound_channels33261
set_hrmp_max_message_num_per_candidate33271
set_ump_max_individual_weight33281
set_pvf_checking_enabled33291
set_pvf_voting_ttl332a1
set_minimum_validation_upgrade_delay332b1
set_bypass_consistency_check332c1
Storage Functions
Name
Type
ActiveConfig{"origin":"PlainType","plain_type":"polkadot_runtime_parachains:configuration:HostConfiguration","PlainTypeValue":638}
PendingConfigs{"origin":"PlainType","plain_type":"Vec<Tuple:U32polkadot_runtime_parachains:configuration:HostConfiguration>","PlainTypeValue":639}
BypassConsistencyCheck{"origin":"PlainType","plain_type":"Bool","PlainTypeValue":43}
Error Types
Name
Docs
InvalidNewValueThe new value for a configuration parameter is invalid.