Open kratico opened 1 year ago
I will put this as "won't fix" for now until one of those happens:
i have seen similar issue with wasm genesis. when some binary was not prefixed 0x - smoldot failed to load it. seems like it not only issue to fix. but anyway - fixed by using proper prefix.
It can be reproduced by getting a signed extrinsic and calling the
author_submitExtrinsic
endpoint.The Polkadot RPC endpoint allows to pass the param without the
0x
prefixRPC error event
Chopsticks logs