Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
Some configured chains have outdated types and is determined to problematic as an available chain.
Check the nightly cron output (or via yarn ci:chainTypes locally) and disable the chains (either with isDisabled or isUnreachable) until the issue is resolved. The output as found from the test includes:
InterBTC @ wss://api-westend.interlay.io/parachain FATAL: Unable to initialize the API: createType(Lookup57):: DoNotConstruct: Cannot construct unknown type CurrencyId
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.
cc @polkadot-js/notifications
Some configured chains have outdated types and is determined to problematic as an available chain.
Check the nightly cron output (or via
yarn ci:chainTypes
locally) and disable the chains (either withisDisabled
orisUnreachable
) until the issue is resolved. The output as found from the test includes:InterBTC @ wss://api-westend.interlay.io/parachain FATAL: Unable to initialize the API: createType(Lookup57):: DoNotConstruct: Cannot construct unknown type CurrencyId