Skip to content

Commit 4cabf9b

Browse files
committed
add: defiway wallet features
1 parent 3be4ec3 commit 4cabf9b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

wallets-v2.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -778,6 +778,13 @@
778778
"key": "defiway"
779779
}
780780
],
781-
"platforms": ["ios", "chrome", "safari"]
781+
"platforms": ["ios", "chrome", "safari"],
782+
"features": [
783+
{
784+
"name": "SendTransaction",
785+
"maxMessages": 4,
786+
"extraCurrencySupported": false
787+
}
788+
]
782789
}
783790
]

0 commit comments

Comments
 (0)