Name | Lookup | Attributes | |
|---|---|---|---|
| Success | 1e00 | ["Option<Hash>"] | |
| Fail | 1e01 | ["Option<Hash>","XcmError"] | |
| BadVersion | 1e02 | ["Option<Hash>"] | |
| BadFormat | 1e03 | ["Option<Hash>"] | |
| UpwardMessageSent | 1e04 | ["Option<Hash>"] | |
| XcmpMessageSent | 1e05 | ["Option<Hash>"] |
Name | Type | |
|---|---|---|
| InboundXcmpStatus | {"origin":"PlainType","plain_type":"Vec<Tuple:U32cumulus_pallet_xcmp_queue:InboundStatusVec<Tuple:U32polkadot_parachain:primitives:XcmpMessageFormat>>","PlainTypeValue":185} | |
| InboundXcmpMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U32"],"value":"Vec<U8>","keys_id":191,"value_id":10}} | |
| OutboundXcmpStatus | {"origin":"PlainType","plain_type":"Vec<Tuple:U32cumulus_pallet_xcmp_queue:OutboundStatusBoolU16U16>","PlainTypeValue":192} | |
| OutboundXcmpMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U16"],"value":"Vec<U8>","keys_id":195,"value_id":10}} | |
| SignalMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":124,"value_id":10}} | |
| QueueConfig | {"origin":"PlainType","plain_type":"cumulus_pallet_xcmp_queue:QueueConfigData","PlainTypeValue":196} |
Name | Docs |
|---|---|
| FailedToSend | Failed to send XCM message. |
| BadXcmOrigin | Bad XCM origin. |
| BadXcm | Bad XCM data. |