Function mango_v4_client::gpa::fetch_mint_infos
source · pub async fn fetch_mint_infos(
rpc: &RpcClientAsync,
program: Pubkey,
group: Pubkey
) -> Result<Vec<(Pubkey, MintInfo)>>
pub async fn fetch_mint_infos(
rpc: &RpcClientAsync,
program: Pubkey,
group: Pubkey
) -> Result<Vec<(Pubkey, MintInfo)>>