Algorand TypeScript
    Preparing search index...

    Interface CreateBoxRefOptions

    Options for creating a BoxRef proxy

    interface CreateBoxRefOptions {
        key: string | bytes;
    }
    Index

    Properties

    Properties

    key: string | bytes

    The bytes which make up the key of the box