Skip to content

Commit 4eb3f97

Browse files
authored
feat: update maxMessages for Cactus link wallet
1 parent 4bf6e57 commit 4eb3f97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wallets-v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@
748748
"features": [
749749
{
750750
"name": "SendTransaction",
751-
"maxMessages": 255,
751+
"maxMessages": 4,
752752
"extraCurrencySupported": false
753753
},
754754
{
@@ -759,4 +759,4 @@
759759
}
760760
]
761761
}
762-
]
762+
]

0 commit comments

Comments
 (0)