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

    Interface CommandArgs

    Command arguments for the create command.

    interface CommandArgs {
        target: string;
        envelope?: string;
    }
    Index

    Properties

    Properties

    target: string

    The target set of digests (ur:digest or ur:envelope separated by space)

    envelope?: string

    The envelope to create the proof from