paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.89k stars 696 forks source link

Fix RPC relay chain interface #5796

Closed bkchr closed 1 month ago

bkchr commented 1 month ago

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