Type Definition jup_ag::RouteMap

source · []
pub type RouteMap = HashMap<Pubkey, Vec<Pubkey>>;
Expand description

Hashmap of possible swap routes from input mint to an array of output mints