fix(common): fix Ropsten key in blockchain_link

additionally updated support in suite (trop, xrp, txrp)
pull/1692/head
Szymon Lesisz 3 years ago committed by matejcik
parent f06a57237b
commit 66bf309fbf

@ -249,7 +249,7 @@
"https://eth2.trezor.io"
]
},
"eth:ROP": {
"eth:tROP": {
"type": "blockbook",
"url": [
"https://ropsten1.trezor.io",

@ -115,7 +115,10 @@
"bitcoin:tLTC": true,
"bitcoin:tPPC": true,
"eth:ETC": true,
"eth:ETH": true
"eth:ETH": true,
"eth:tROP": true,
"misc:XRP": true,
"misc:tXRP": true
},
"unsupported": {
"bitcoin:FIRO": "See issue #1588",

Loading…
Cancel
Save