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 a way to fetch the relay state proof #4612

Closed

Conversation

girazoki
Copy link
Contributor

With the removal of public getters there is now no way of fetching the relay state proof injected as in parachain-system. This is useful to read certain well-known keys from other pallets (e.g., CURRENT_BLOCK_RANDOMNESS or any other)

@bkchr
Copy link
Member

bkchr commented May 28, 2024

All the storage items should be public. Would you be open to change your pr to make all the storage types in parachain-system public?

@girazoki
Copy link
Contributor Author

yes I can close this one and open a new one for that

@girazoki
Copy link
Contributor Author

Closing in favor of #4645

@girazoki girazoki closed this May 30, 2024
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

Successfully merging this pull request may close these issues.

2 participants