Name | Lookup | Parameters | |
---|---|---|---|
submit_delivery_receipt | 5c01 | 1 |
Name | Lookup | Attributes | |
---|---|---|---|
MessageQueued | 5c00 | ["Message"] | |
MessageAccepted | 5c01 | ["H256","u64"] | |
MessageRejected | 5c02 | ["Option<H256>","Bytes","ProcessMessageError"] | |
MessagePostponed | 5c03 | ["Bytes","ProcessMessageError"] | |
MessagesCommitted | 5c04 | ["H256","u64"] | |
OperatingModeChanged | 5c05 | ["BasicOperatingMode"] | |
MessageDelivered | 5c06 | ["u64"] |
Name | Type | |
---|---|---|
Messages | {"origin":"PlainType","plain_type":"Vec<snowbridge_outbound_queue_primitives:v2:message:OutboundMessage>","PlainTypeValue":520} | |
MessageLeaves | {"origin":"PlainType","plain_type":"Vec<H256>","PlainTypeValue":203} | |
Nonce | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":12} | |
PendingOrders | {"origin":"Map","n_map_type":{"hashers":["Twox64Concat"],"key_vec":["U64"],"value":"snowbridge_pallet_outbound_queue_v2:types:PendingOrder","keys_id":12,"value_id":525}} |
Name | Type | Value | |
---|---|---|---|
MaxMessagePayloadSize | U32 | 00080000 | |
MaxMessagesPerBlock | U32 | 20000000 | |
GatewayAddress | H160 | 9ed8b47bc3417e3bd0507adc06e56e2fa360a4e9 | |
DefaultRewardKind | bridge_hub_westend_runtime:bridge_common_config:BridgeReward | 01 |
Name | Docs |
---|---|
MessageTooLarge | The message is too large |
Halted | The pallet is halted |
InvalidChannel | Invalid Channel |
InvalidEnvelope | Invalid Envelope |
Verification | Message verification error |
InvalidGateway | Invalid Gateway |
InvalidPendingNonce | Pending nonce does not exist |
RewardPaymentFailed | Reward payment failed |