Skip to content

Commit

Permalink
update acurast rococo provider (#9916)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomarQ authored Sep 29, 2023
1 parent 7e82e5c commit b1f6a29
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 @@ -21,7 +21,7 @@ export const testParasRococo: Omit<EndpointOption, 'teleport'>[] = [
info: 'rococoAcurast',
paraId: 2239,
providers: {
Acurast: 'wss://ws.acurast-rococo.diamond.papers.tech'
Acurast: 'wss://acurast-testnet-ws.prod.gke.papers.tech'
},
text: 'Acurast Testnet',
ui: {
Expand Down

0 comments on commit b1f6a29

Please sign in to comment.