You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
For each of these, CachedState contains an individual field. Both are checked every time we need to refer to a contract.
We also have a CompiledClass enum which has variants for both ContractClass and CasmContractClass, which is actually the one used as return value in the relevant functions.
We can simplify the implementation, as well as get some minor savings, by simply replacing the first two types with: