Closed
Description
Current State
ATM, DictStateReader
has a couple fields which are never modified.
In scope of this task we should:
- remove
storage_view
,address_to_nonce
,class_hash_to_compiled_class_hash
fields - adjust methods in
DictStateReader
which read these fields, so they always return error
Objective
get_storage_at
, get_nonce_at
, get_compiled_class_hash
in DictStateReader
should always return error
Additional Context
No response
Metadata
Assignees
Type
Projects
Status
Done