Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Rococo parachain ID for MD5 Network #8121

Merged
merged 8 commits into from Sep 13, 2022
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/testingRelayRococo.ts
Expand Up @@ -176,7 +176,7 @@ export const testParasRococo: EndpointOption[] = [
},
{
info: 'rococoMd5',
paraId: 4088,
paraId: 2089,
text: 'MD5 Network',
providers: {
'Hashed Systems': 'wss://c1.md5.network'
Expand Down