pub fn chains(relay: &Relay) -> &'static [Box<dyn Chain>]
Returns the chains registered for the provided relay chain.
relay