Closed
Description
An issue was reported in cumulus where requests caused smoldot to crash because the params
field is omitted in the JSON-RPC request paritytech/cumulus#2053 .
After looking at the JSON-RPC Spec it seems that the params
field should be optional and Smoldot should accept requests without it.
Metadata
Metadata
Assignees
Labels
No labels