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