-
Notifications
You must be signed in to change notification settings - Fork 380
Closed
Description
paritytech/substrate#8615 introduces a new version of substrate metadata which includes scale-info type information.
Here is an example of the json metadata generated from a polkadot dev instance from this branch paritytech/polkadot#3336.
There is already some code for contracts https://github.com/polkadot-js/api/blob/master/packages/api-contract/src/MetaRegistry.ts which generates types from this metadata so this could be a starting point.
It would be good to get some early feedback on the format/contents of this new metadata while it is still easy to change. The v14 metadata structure can be seen here: https://github.com/paritytech/frame-metadata/blob/main/frame-metadata/src/v14.rs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels