Function fetch_maybe_oracle

pub fn fetch_maybe_oracle(
    rpc: &RpcClient,
    address: &Address,
) -> Result<MaybeAccount<Oracle>, Error>