Open Cap Table Protocol Canton SDK - v0.2.302
    Preparing search index...

    Interface ContractReadOutcome

    interface ContractReadOutcome {
        benignMissing: boolean;
        classification: ContractReadFailureKind;
        retryable: boolean;
    }
    Index

    Properties

    benignMissing: boolean
    classification: ContractReadFailureKind
    retryable: boolean