orca_whirlpools_docs::orca_whirlpools_client

Function fetch_all_maybe_whirlpool

pub fn fetch_all_maybe_whirlpool(
    rpc: &RpcClient,
    addresses: &[Pubkey],
) -> Result<Vec<MaybeAccount<Whirlpool>>, Error>