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 has been archived by the owner on Dec 1, 2023. It is now read-only.
The SN compiler expects __execute__ to be external for account contracts; therefore, passing the --account_contract flag should not be passed to Contracts for Cairo's IAccount. This is partially related to this issue: OpenZeppelin/cairo-contracts#328
The text was updated successfully, but these errors were encountered:
The SN compiler expects
__execute__
to be external for account contracts; therefore, passing the--account_contract
flag should not be passed to Contracts for Cairo's IAccount. This is partially related to this issue: OpenZeppelin/cairo-contracts#328The text was updated successfully, but these errors were encountered: