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

    Command arguments for the remove envelope command.

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

    Properties

    Properties

    assertion: string

    The assertion to remove (must be a single envelope containing the entire assertion)

    envelope?: string

    The envelope to remove the assertion from