@did-btc1/cryptosuite
    Preparing search index...

    Interface VerificationResult

    interface VerificationResult {
        mediaType?: string;
        verified: boolean;
        verifiedDocument?: DidUpdateInvocation;
    }
    Index

    Properties

    mediaType?: string
    verified: boolean
    verifiedDocument?: DidUpdateInvocation