Skip to main content
Version: 10.x

Type Alias: DEPRECATED_HINT

DEPRECATED_HINT = "AssertCurrentAccessIndicesIsEmpty" | "AssertAllKeysUsed" | "AssertLeAssertThirdArcExcluded" | { AssertAllAccessesUsed: { n_used_accesses: CellRef; }; } | { AssertLtAssertValidInput: { a: ResOperand; b: ResOperand; }; } | { Felt252DictRead: { dict_ptr: ResOperand; key: ResOperand; value_dst: CellRef; }; } | { Felt252DictWrite: { dict_ptr: ResOperand; key: ResOperand; value: ResOperand; }; }

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