pub type RouteMap = HashMap<Pubkey, Vec<Pubkey>>;
Hashmap of possible swap routes from input mint to an array of output mints