Algorand TypeScript
    Preparing search index...

    Interface CreateBoxOptions

    Options for creating a Box proxy

    interface CreateBoxOptions {
        key: string | bytes;
    }
    Index

    Properties

    Properties

    key: string | bytes

    The bytes which make up the key of the box