Name | Lookup | Parameters | |
|---|---|---|---|
| set_parachain_status | 4300 | 1 | |
| insert_parachain_error | 4301 | 1 | |
| remove_parachain_error | 4302 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| RecoverFromErrors | 4300 | ["StatusCode","Vec<ErrorCode>"] | |
| UpdateActiveBlock | 4301 | ["BlockNumberFor"] |
Name | Type | |
|---|---|---|
| ParachainStatus | {"origin":"PlainType","plain_type":"security:types:StatusCode","PlainTypeValue":157} | |
| Errors | {"origin":"PlainType","plain_type":"Vec<security:types:ErrorCode>","PlainTypeValue":638} | |
| Nonce | {"origin":"PlainType","plain_type":"U256","PlainTypeValue":613} | |
| ActiveBlockCount | {"origin":"PlainType","plain_type":"U32","PlainTypeValue":4} |
Name | Docs |
|---|---|
| ParachainNotRunning | Parachain is not running. |