Function mango_v4_client::gpa::fetch_multiple_accounts
source · pub async fn fetch_multiple_accounts(
rpc: &RpcClientAsync,
keys: &[Pubkey]
) -> Result<Vec<(Pubkey, AccountSharedData)>>
pub async fn fetch_multiple_accounts(
rpc: &RpcClientAsync,
keys: &[Pubkey]
) -> Result<Vec<(Pubkey, AccountSharedData)>>