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

Add helper that outputs an object with all tables in a world #2848

Open
yonadaaa opened this issue May 21, 2024 · 0 comments · May be fixed by #2854
Open

Add helper that outputs an object with all tables in a world #2848

yonadaaa opened this issue May 21, 2024 · 0 comments · May be fixed by #2854

Comments

@yonadaaa
Copy link
Contributor

yonadaaa commented May 21, 2024

We can get all of a World's registered tables by reading tableId, keySchema, valueSchema, abiEncodedKeyNames, and abiEncodedFieldNames from the Tables table.

Given the uncertainty of multi-namespace support and mud init we can make this a helper for now

@alvrs alvrs added this to the World Extendability milestone May 21, 2024
@yonadaaa yonadaaa linked a pull request May 22, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Next up
Development

Successfully merging a pull request may close this issue.

2 participants