Name | Lookup | Parameters | |
|---|---|---|---|
| set_current_head | f800 | 2 | |
| set_current_code | f801 | 2 | |
| set_stale_threshold | f802 | 1 | |
| set_future_code_hash | f803 | 2 | |
| set_future_code_upgrade | f804 | 2 | |
| set_upgrade_go_ahead_signal | f805 | 2 | |
| set_code | f806 | 1 | |
| force_chill | f807 | 1 | |
| force_new_era | f808 | - |
Name | Lookup | Attributes | |
|---|---|---|---|
| CurrentHeadForced | f800 | ["ParaId"] | |
| CurrentCodeForced | f801 | ["ParaId"] | |
| StaleBlockThresholdUpdated | f802 | ["BlockNumberFor"] | |
| FutureCodeHashSet | f803 | ["ParaId","Option<ValidationCodeHash>"] | |
| FutureCodeUpgradeSet | f804 | ["ParaId","Option<BlockNumberFor>"] | |
| UpgradeGoAheadSignalSet | f805 | ["ParaId","Option<UpgradeGoAhead>"] |
Name | Type | |
|---|---|---|
| StaleBlockThreshold | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} |
Name | Docs |
|---|---|
| NotParachainAccount | The caller is not the manager of the specified parachain. |
| ParachainNotStale | The parachain is not stale yet and cannot be recovered. |
| ParachainNotRegistered | The parachain is not registered in the system. |