Dfns TypeScript SDK - v0.8.12
    Preparing search index...
    ActivateWalletBody:
        | {}
        | { expiry: number; unsignedCdiStr: string }
        | { validatorId: string }

    Type Declaration

    • {}
    • { expiry: number; unsignedCdiStr: string }
      • expiry: number

        Expiry timestamp of the Credential Deployment

      • unsignedCdiStr: string

        Unsigned Credential Deployment to sign

    • { validatorId: string }
      • validatorId: string

        Id of the validator on which the wallet is created for Canton networks