Documentation
    Preparing search index...
    interface EcdsaSecp256k1RecoveryMethod2020 {
        blockchainAccountId: string;
        controller: DID;
        expires?: string;
        id: DIDURL;
        revoked?: string;
        type: "EcdsaSecp256k1RecoveryMethod2020";
    }

    Hierarchy (View Summary)

    Index

    Properties

    blockchainAccountId: string
    controller: DID
    expires?: string

    ISO date time string

    "2024-12-10T15:28:32Z"
    
    id: DIDURL
    revoked?: string

    ISO date time string

    "2024-12-10T15:28:32Z"
    
    type: "EcdsaSecp256k1RecoveryMethod2020"