Added GetParachainInfo runtime api#860
Added GetParachainInfo runtime api#860fellowship-merge-bot[bot] merged 3 commits intopolkadot-fellows:mainfrom
Conversation
|
/cmd fmt |
acatangiu
left a comment
There was a problem hiding this comment.
It def doesn't hurt having them even if not mandatory
|
The API should be added to simplify chain specs (by removing the para_id field from there). Otherwise, as long as we're using stable2506-X node to run the runtimes (not master or unstable2507 yet), we should be fine with or without these APIs. All in all it doesn't hurt to merge them. stable2509 nodes will be able to use the new runtime API, so chain specs can omit the para_id at that time, if nodes are started from a state where runtime already contains the I will backport paritytech/polkadot-sdk/#9201 to polkadot-sdk/unstable2507 to have a node that supports runtimes without |
|
Command "fmt" has started 🚀 See logs here |
|
Command "fmt" has finished ✅ See logs here |
|
/merge |
|
Enabled Available commands
For more information see the documentation |
79f5003
into
polkadot-fellows:main
Not sure if this is really needed now, please, give here more context @iulianbarbu