Name | Lookup | Attributes | |
---|---|---|---|
Success | 6400 | ["Option<Hash>","Weight"] | |
Fail | 6401 | ["Option<Hash>","XcmError","Weight"] | |
BadVersion | 6402 | ["Option<Hash>"] | |
BadFormat | 6403 | ["Option<Hash>"] | |
UpwardMessageSent | 6404 | ["Option<Hash>"] | |
XcmpMessageSent | 6405 | ["Option<Hash>"] | |
OverweightEnqueued | 6406 | ["ParaId","RelayBlockNumber","OverweightIndex","Weight"] | |
OverweightServiced | 6407 | ["OverweightIndex","Weight"] |
Name | Type | |
---|---|---|
InboundXcmpStatus | {"origin":"PlainType","plain_type":"Vec<cumulus_pallet_xcmp_queue:InboundChannelDetails>","PlainTypeValue":450} | |
InboundXcmpMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U32"],"value":"Vec<U8>","keys_id":456,"value_id":12}} | |
OutboundXcmpStatus | {"origin":"PlainType","plain_type":"Vec<cumulus_pallet_xcmp_queue:OutboundChannelDetails>","PlainTypeValue":457} | |
OutboundXcmpMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U16"],"value":"Vec<U8>","keys_id":460,"value_id":12}} | |
SignalMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":91,"value_id":12}} | |
QueueConfig | {"origin":"PlainType","plain_type":"cumulus_pallet_xcmp_queue:QueueConfigData","PlainTypeValue":461} | |
Overweight | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"Tuple:U32U32Vec<U8>","keys_id":9,"value_id":462}} | |
OverweightCount | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":9} | |
QueueSuspended | {"origin":"PlainType","plain_type":"Bool","PlainTypeValue":34} |
Name | Docs |
---|---|
FailedToSend | Failed to send XCM message. |
BadXcmOrigin | Bad XCM origin. |
BadXcm | Bad XCM data. |
BadOverweightIndex | Bad overweight index. |
WeightOverLimit | Provided weight is possibly not enough to execute the message. |