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

[sozo] Pass the world contract address as a parameter to system/contract constructors #956

Closed
wraitii opened this issue Oct 2, 2023 · 1 comment

Comments

@wraitii
Copy link
Contributor

wraitii commented Oct 2, 2023

Is your feature request related to a problem? Please describe.
For ERCs (which are tied to a specific world), we currently store that world in the contract storage. This is currently not possible with sozo.

Describe the solution you'd like
Pass the world as the first constructor argument.

@wraitii
Copy link
Contributor Author

wraitii commented Oct 18, 2023

This was fixed in #962

@wraitii wraitii closed this as completed Oct 18, 2023
@github-project-automation github-project-automation bot moved this to ✅ Done in Dojo Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant