Skip to main content
Version: 10.x

Type Alias: StorageDiffItem

StorageDiffItem = object

Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:624

Properties

key

key: FELT

Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:628

The key of the changed value


value

value: FELT

Defined in: node_modules/@starknet-io/starknet-types-0104/dist/types/api/components.d.ts:632

The new value applied to the given address