polkadot-js / api

Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.
Apache License 2.0
1.07k stars 350 forks source link

Allow cross use between user-defs and user-chain methods #1768

Closed jacogr closed 4 years ago

jacogr commented 4 years ago

As introduced in #1766

The issue we have atm (which makes it useful, but limited) is that user defined types (into the user package) is not used in the {consts, query}.types.ts files. Expanding in this direction is the next steap.

polkadot-js-bot commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.