An unordered map that stores data in NEAR storage.

Type Parameters

  • DataType

Hierarchy (view full)

Constructors

Properties

_keys: Vector<string>
prefix: string

The byte prefix to use when storing elements inside this collection.

values: LookupMap<ValueAndIndex>

Accessors

Methods