pub fn find_mq_processed_id<C: Chain>() -> Option<H256>where <C as Chain>::Runtime: Config, C::RuntimeEvent: TryInto<Event<<C as Chain>::Runtime>>,
Helper method to find the ID of the first Event::Processed event in the chain’s events.
Event::Processed