Import pjs rpcs from GitHub instead of NPM
Opened this issue · 0 comments
alecdwm commented
We import pjs rpcs from @polkadot/apps-config, but the list is updated much more often than the package is republished.
We should modify import-pjs-config.ts so that it gets rpcs from the pjs github repo instead.