Skip to content

Commit d26932d

Browse files
authored
Merge pull request ton-connect#179 from Jumpykot/patch-1
Edit Mirai Mini App maxMessages to 255 in wallets-v2.json
2 parents dafec25 + 539d1ae commit d26932d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wallets-v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@
515515
"features": [
516516
{
517517
"name": "SendTransaction",
518-
"maxMessages": 4,
518+
"maxMessages": 255,
519519
"extraCurrencySupported": false
520520
}
521521
]

0 commit comments

Comments
 (0)