Skip to content

Add a way to fetch the relay state proof#4612

Closed
girazoki wants to merge 3 commits intoparitytech:masterfrom
girazoki:girazoki-fetch-relay-state-proof
Closed

Add a way to fetch the relay state proof#4612
girazoki wants to merge 3 commits intoparitytech:masterfrom
girazoki:girazoki-fetch-relay-state-proof

Conversation

@girazoki
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

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

@girazoki
Copy link
Copy Markdown
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