Update docs with latest types for Polkadot and Kusama#497
Conversation
TarikGul
left a comment
There was a problem hiding this comment.
For the future if I am not mistaken, its better to update the @polkadot/* deps and then run the build natively.
Yea...that's ideal approach but few people were looking for new docs asap so took this approach. Next week is scheduled for release cycle. I'll update typegen dependency here then. |
Well...Release CI already reverted these changes coz it runs Here: 1616dfb |
This PR aims to upgrade docs for Kusama, Kusama Asset Hub, Polkadot and Polkadot Asset Hub with thier latest runtimes. The changes are already done in https://github.com/polkadot-js/api. For this, I simply bring those changes to docs using:
and
With this, all the extrinsics, storage, consts etc were automatically fetched from API.