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
When processing a contract-call?, the VM should only load the function body from the contract and any dependent (i.e. reachable) code and state. There is no need to load the entirety of the contract metadata (nor to bill the caller for it).