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
The ClaimSale contract does not need to know the metadata of a contract to operate, but the contract constructors expect a schema to be passed. Maybe the ClaimSale contract class shouldn't depend on a contract class at all. 🤔
The text was updated successfully, but these errors were encountered:
The
ClaimSale
contract does not need to know the metadata of a contract to operate, but the contract constructors expect aschema
to be passed. Maybe theClaimSale
contract class shouldn't depend on a contract class at all. 🤔The text was updated successfully, but these errors were encountered: