Skip to content

getLocalABIStorageKey

getLocalABIStorageKey(contract, keyName): ABIStorageKey

Defined in: packages/abi/src/arc56-contract.ts:395

Get a specific local storage key with parsed ABI types

Arc56Contract

The ARC-56 contract

string

The name of the storage key

ABIStorageKey

The ABIStorageKey with parsed types

Error if the key is not found