T402 API Reference - v2.8.0
    Preparing search index...

    Interface StacksFunctionArg

    Stacks function argument

    interface StacksFunctionArg {
        hex: string;
        repr: string;
        type: string;
    }
    Index

    Properties

    Properties

    hex: string

    Hex-encoded value

    repr: string

    Human-readable representation

    type: string

    Argument type