pub fn retrieve_gateway_pointers(
    gateway_id: ChainId
) -> Result<Vec<GatewayPointer>, &'static str>
Expand description

Retrieves all available gateways for a given ChainId. Currently returns a vector with a single hardcoded result. Eventually this will search all known gateways on pallet-xdns.