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

    Interface CommandArgs

    Command arguments for the id command.

    interface CommandArgs {
        format: cmd.xid.id.IDFormat[];
        verifySignature: boolean;
        envelope?: string;
    }
    Index

    Properties

    format: cmd.xid.id.IDFormat[]

    Output format(s) of the XID identifier

    verifySignature: boolean

    Whether to verify the signature

    envelope?: string

    The XID document envelope