Skip to content

Commit 9effc1c

Browse files
author
HD Ton Developer
committed
Add ios platform
1 parent 925cd35 commit 9effc1c

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

wallets-v2.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -233,21 +233,14 @@
233233
"app_name": "hdton",
234234
"name": "HdTon",
235235
"image": "https://hddefi.com/logo.png",
236-
"tondns": "hdton.ton",
237236
"about_url": "https://hddefi.com",
238237
"universal_url": "https://hddefi.com",
239238
"bridge": [
240-
{
241-
"type": "sse",
242-
"url": "https://bridge.tonapi.io/bridge"
243-
},
244239
{
245240
"type": "js",
246241
"key": "hdton"
247242
}
248243
],
249-
"platforms": [
250-
"android"
251-
]
244+
"platforms": ["android", "ios"]
252245
}
253-
]
246+
]

0 commit comments

Comments
 (0)