referrerpolicy=no-referrer-when-downgrade

Function find_xcm_sent_message_id

Source
pub fn find_xcm_sent_message_id<C: Chain<RuntimeEvent = <<C as Chain>::Runtime as Config>::RuntimeEvent>>() -> Option<XcmHash>
where C::Runtime: Config, C::RuntimeEvent: TryInto<Event<C::Runtime>>,
Expand description

Helper method to find the message ID of the first Event::Sent event in the chain’s events.