Skip to content

Commit

Permalink
Update Litentry rococo-parachain endpoint (#10086)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kailai-Wang authored Dec 11, 2023
1 parent 457000e commit 4e86721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apps-config/src/endpoints/testingRelayRococo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ export const testParasRococo: Omit<EndpointOption, 'teleport'>[] = [
info: 'rococoLitentry',
paraId: 2106,
providers: {
Litentry: 'wss://rpc.rococo-parachain-sg.litentry.io'
Litentry: 'wss://rpc.rococo-parachain.litentry.io'
},
text: 'Litentry',
ui: {
Expand Down

0 comments on commit 4e86721

Please sign in to comment.