Name | Lookup | Parameters | |
---|---|---|---|
force_set_current_code | 2f00 | 2 | |
force_set_current_head | 2f01 | 2 | |
force_schedule_code_upgrade | 2f02 | 3 | |
force_note_new_head | 2f03 | 2 | |
force_queue_action | 2f04 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
CurrentCodeUpdated | 2f00 | ["ParaId"] | |
CurrentHeadUpdated | 2f01 | ["ParaId"] | |
CodeUpgradeScheduled | 2f02 | ["ParaId"] | |
NewHeadNoted | 2f03 | ["ParaId"] | |
ActionQueued | 2f04 | ["ParaId","SessionIndex"] |
Name | Type | |
---|---|---|
Parachains | {"origin":"PlainType","plain_type":"Vec<U32>","PlainTypeValue":536} | |
ParaLifecycles | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:paras:ParaLifecycle","keys_id":72,"value_id":540}} | |
Heads | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":72,"value_id":78}} | |
CurrentCodeHash | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"H256","keys_id":72,"value_id":77}} | |
PastCodeHash | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["Tuple:U32U32"],"value":"H256","keys_id":541,"value_id":77}} | |
PastCodeMeta | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:paras:ParaPastCodeMeta","keys_id":72,"value_id":542}} | |
PastCodePruning | {"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":545} | |
FutureCodeUpgrades | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"U32","keys_id":72,"value_id":4}} | |
FutureCodeHash | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"H256","keys_id":72,"value_id":77}} | |
UpgradeGoAheadSignal | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_primitives:v1:UpgradeGoAhead","keys_id":72,"value_id":546}} | |
UpgradeRestrictionSignal | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_primitives:v1:UpgradeRestriction","keys_id":72,"value_id":547}} | |
UpgradeCooldowns | {"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":545} | |
UpcomingUpgrades | {"origin":"PlainType","plain_type":"Vec<Tuple:U32U32>","PlainTypeValue":545} | |
ActionsQueue | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"Vec<U32>","keys_id":4,"value_id":536}} | |
UpcomingParasGenesis | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U32"],"value":"polkadot_runtime_parachains:paras:ParaGenesisArgs","keys_id":72,"value_id":418}} | |
CodeByHashRefs | {"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"U32","keys_id":77,"value_id":4}} | |
CodeByHash | {"origin":"Map","n_map_type":{"hashers":["Identity"],"key_vec":["H256"],"value":"Vec<U8>","keys_id":77,"value_id":399}} |
Name | Docs |
---|---|
NotRegistered | Para is not registered in our system. |
CannotOnboard | Para cannot be onboarded because it is already tracked by our system. |
CannotOffboard | Para cannot be offboarded at this time. |
CannotUpgrade | Para cannot be upgraded to a parachain. |
CannotDowngrade | Para cannot be downgraded to a parathread. |