Skip to content

Commit fd54492

Browse files
authored
add SignData feature to tonkeeper
1 parent d1ebf2e commit fd54492

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

wallets-v2.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@
4444
"name": "SendTransaction",
4545
"maxMessages": 255,
4646
"extraCurrencySupported": true
47+
},
48+
{
49+
"name": "SignData",
50+
"types": ["text", "binary", "cell"]
4751
}
4852
]
4953
},

0 commit comments

Comments
 (0)