pub fn retrieve_gateway_pointers(
    gateway_id: [u8; 4]
) -> Result<Vec<GatewayPointer, Global>, &'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.