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