Variable: EStorageResponseFlag
constEStorageResponseFlag:object
Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/api/constants.d.ts:115
Flags that control what additional fields are included in storage responses. INCLUDE_LAST_UPDATE_BLOCK: changes the return type to include the block number of the most recent block that modified this storage slot.
Type Declaration
INCLUDE_LAST_UPDATE_BLOCK
readonlyINCLUDE_LAST_UPDATE_BLOCK:"INCLUDE_LAST_UPDATE_BLOCK"