Function fetch_maybe_whirlpool
pub fn fetch_maybe_whirlpool(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<MaybeAccount<Whirlpool>, Error>
pub fn fetch_maybe_whirlpool(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<MaybeAccount<Whirlpool>, Error>