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

    Interface CommandArgs

    Command arguments for the at command.

    interface CommandArgs {
        index: number;
        envelope?: string;
    }
    Index

    Properties

    Properties

    index: number

    The index of the assertion to retrieve

    envelope?: string

    The envelope to get assertion from