referrerpolicy=no-referrer-when-downgrade
emulated_integration_tests_common::xcm_helpers

Function find_mq_processed_id

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

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