Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during re-initialization of ACTIONS contract #2

Open
0xshora opened this issue Dec 3, 2023 · 0 comments
Open

Error during re-initialization of ACTIONS contract #2

0xshora opened this issue Dec 3, 2023 · 0 comments

Comments

@0xshora
Copy link
Contributor

0xshora commented Dec 3, 2023

I am encountering an issue when trying to re-initialize the ACTIONS contract in the initialize script of our project. The error message I receive is:

Caused by:
code=ContractError, message="Contract error"
error: script failed with exit code: 1

This error occurs when the initialize script attempts to initialize the ACTIONS contract with the following command:

sozo execute --rpc-url $RPC_URL $ACTIONS_ADDRESS init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant