pub fn topic_from_dispatch_group(group: &str) -> &strExpand description
Convert a dispatch-time certified call group into its topic key.
The input may be either:
- a raw oracle group (
<topic>[::<suffix...>]), or - a sequencer-dispatched group (
oracle::certified::<topic>[::<suffix...>]).