Algorand TypeScript
    Preparing search index...

    Interface CreateBoxMapOptions

    Options for creating a BoxMap proxy

    interface CreateBoxMapOptions {
        keyPrefix: string | bytes;
    }
    Index

    Properties

    Properties

    keyPrefix: string | bytes

    The bytes which prefix each key of the box map