Skip to content

Commit c22d0ee

Browse files
sdk : use web3telegram test dapp ens
1 parent 4b125ae commit c22d0ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/config/config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// TODO : use prod address when available (not yet deployed)
2-
export const WEB3TELEGRAM_DAPP_ADDRESS =
3-
'0xD4A45e956B0e1fc85FA7C2bc83f274dA7e98f486'; // web3telegram-test.apps.iexec.eth
2+
export const WEB3TELEGRAM_DAPP_ADDRESS = 'web3telegram-test.apps.iexec.eth';
43

54
// TODO : use prod address when available (not yet deployed)
65
export const WHITELIST_SMART_CONTRACT_ADDRESS =

0 commit comments

Comments
 (0)