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

    Interface EnvelopeArgsLike

    Interface for arguments that include an envelope.

    interface EnvelopeArgsLike {
        envelope?: string;
    }
    Index

    Properties

    Properties

    envelope?: string

    The envelope UR string, or undefined to read from stdin