topic_from_dispatch_group

Function topic_from_dispatch_group 

Source
pub fn topic_from_dispatch_group(group: &str) -> &str
Expand 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...>]).