mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
changes in connect support (#278)
This commit is contained in:
parent
11d049968f
commit
fa4a6dde35
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"connect": {
|
"connect": {
|
||||||
"supported": {
|
"supported": {
|
||||||
"bitcoin:AXE": true,
|
|
||||||
"bitcoin:BCH": true,
|
"bitcoin:BCH": true,
|
||||||
"bitcoin:BTC": true,
|
"bitcoin:BTC": true,
|
||||||
"bitcoin:BTG": true,
|
"bitcoin:BTG": true,
|
||||||
|
"bitcoin:CPC": true,
|
||||||
"bitcoin:DASH": true,
|
"bitcoin:DASH": true,
|
||||||
"bitcoin:DOGE": true,
|
"bitcoin:DOGE": true,
|
||||||
"bitcoin:LTC": true,
|
"bitcoin:LTC": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user