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

Fix RPC relay chain interface #5796

Merged
merged 3 commits into from
Sep 22, 2024
Merged

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Sep 22, 2024

Use sp_core::Bytes as payload to encode the values correctly as hex string.

Use `sp_core::Bytes` as `payload` to encode the values correctly as `hex` string.
@bkchr bkchr added the R0-silent Changes should not be mentioned in any release notes label Sep 22, 2024
@bkchr bkchr added this pull request to the merge queue Sep 22, 2024
Merged via the queue into master with commit 128f6c7 Sep 22, 2024
205 of 208 checks passed
@bkchr bkchr deleted the bkchr-fix-relay-chain-rpc-interface branch September 22, 2024 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants