Skip to content

Commit 9b1b215

Browse files
chore: rename SMS debug URL
1 parent 3709e8a commit 9b1b215

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/sdk/src/config/config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ export const DEFAULT_SHARING_CONTRACT_ADDRESS =
1515
export const DEFAULT_SUBGRAPH_URL =
1616
'https://thegraph-product.iex.ec/subgraphs/name/bellecour/dataprotector-v2';
1717

18-
export const DEFAULT_DEBUG_SMS_URL =
19-
'https://sms.scone-debug.v8-bellecour.iex.ec';
18+
export const DEFAULT_DEBUG_SMS_URL = 'https://sms-debug.iex.ec';
2019

2120
export const WORKERPOOL_ADDRESS = 'prod-v8-bellecour.main.pools.iexec.eth';
2221

0 commit comments

Comments
 (0)