IntoStorageKey

utilsDocs


near-sdk-js v2.0.0 / utils / IntoStorageKey

Interface: IntoStorageKey

When implemented, allow object to be stored as collection key

Methods

into_storage_key()

into_storage_key(): string

Returns

string

Defined in

packages/near-sdk-js/src/utils.ts:361

Last updated