find_all_mq_processed_ids

Function find_all_mq_processed_ids 

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

Helper method to find all Event::Processed IDs from the chain’s events.