Name | Lookup | Attributes | |
|---|---|---|---|
| Success | 6400 | ["Option<Hash>"] | |
| Fail | 6401 | ["Option<Hash>","XcmError"] | |
| BadVersion | 6402 | ["Option<Hash>"] | |
| BadFormat | 6403 | ["Option<Hash>"] | |
| UpwardMessageSent | 6404 | ["Option<Hash>"] | |
| XcmpMessageSent | 6405 | ["Option<Hash>"] |
Name | Type | |
|---|---|---|
| InboundXcmpStatus | {"origin":"PlainType","plain_type":"Vec<Tuple:U32cumulus_pallet_xcmp_queue:InboundStatusVec<Tuple:U32polkadot_parachain:primitives:XcmpMessageFormat>>","PlainTypeValue":416} | |
| InboundXcmpMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U32"],"value":"Vec<U8>","keys_id":422,"value_id":11}} | |
| OutboundXcmpStatus | {"origin":"PlainType","plain_type":"Vec<Tuple:U32cumulus_pallet_xcmp_queue:OutboundStatusBoolU16U16>","PlainTypeValue":423} | |
| OutboundXcmpMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat","Twox64Concat"],"key_vec":["U32","U16"],"value":"Vec<U8>","keys_id":426,"value_id":11}} | |
| SignalMessages | {"origin":"Map","n_map_type":{"hashers":["Blake2_128Concat"],"key_vec":["U32"],"value":"Vec<U8>","keys_id":156,"value_id":11}} | |
| QueueConfig | {"origin":"PlainType","plain_type":"cumulus_pallet_xcmp_queue:QueueConfigData","PlainTypeValue":427} |
Name | Docs |
|---|---|
| FailedToSend | Failed to send XCM message. |
| BadXcmOrigin | Bad XCM origin. |
| BadXcm | Bad XCM data. |