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
Because that proxy contract doesn't have any storage layout, it will throw error due to undefined.
Check the value of <ContractName>.export, it should not be undefined.
The text was updated successfully, but these errors were encountered:
Because that proxy contract doesn't have any storage layout, it will throw error due to
undefined
.Check the value of
<ContractName>.export
, it should not be undefined.The text was updated successfully, but these errors were encountered: