Skip to content
Unverified Commit ce6938ae authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

rpc: Enable ChainSpec for polkadot-parachain (#5205)



This PR enables the `chainSpec_v1` class for the polkadot-parachian. 
The chainSpec is part of the rpc-v2 which is spec-ed at:
https://github.com/paritytech/json-rpc-interface-spec/blob/main/src/api/chainSpec.md.

This also paves the way for enabling a future `chainSpec_unstable_spec`
on all nodes.

Closes: https://github.com/paritytech/polkadot-sdk/issues/5191

cc @paritytech/subxt-team

---------

Signed-off-by: default avatarAlexandru Vasile <[email protected]>
parent 8ccb6b33
Pipeline #487330 waiting for manual action with stages
in 1 hour, 17 minutes, and 10 seconds