BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
    Preparing search index...

    Interface CommandArgs

    Command arguments for the export command.

    interface CommandArgs {
        format: cmd.xid.exportCmd.ExportFormat;
        verifySignature: boolean;
        envelope?: string;
    }
    Index

    Properties

    Output format

    verifySignature: boolean

    Whether to verify the signature (not yet implemented)

    envelope?: string

    The XID document envelope