Function fetch_all_maybe_whirlpool

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