node
node copied to clipboard
Change system chain RPC name of Spreehafen parachain
Change for compatibility and clarity with Polkadot.js Apps
See https://github.com/DataHighway-DHX/apps/pull/2
@ltfschoen Can we fix test-casers?
yes, i just noticed that too.
in the CI test logs it's using cargo +nightly-2020-12-12 ... for doing the tests
but in our 'master' branch we're using a mixture of nightly-2020-10-06 and nightly-2020-12-12
so ideally we try to update this branch to use the same version as the 'master' branch, which is currently nightly-2021-03-10 so those pallets work, so we'll need to create a Jira task for that