1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00

common: reintroduce accountviewer.stellar.org

This commit is contained in:
Pavol Rusnak 2020-11-14 16:27:04 +01:00
parent ef4098cc9b
commit de44454cbf
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 2 additions and 2 deletions

View File

@ -25,6 +25,7 @@
"Github": "https://github.com/stellar/stellar-core"
},
"wallet": {
"Account Viewer": "https://accountviewer.stellar.org/",
"Exodus": "https://www.exodus.io"
},
"blockchain_link": null

View File

@ -34,10 +34,9 @@ WALLETS_ETH_3RDPARTY = {
TREZOR_KNOWN_URLS = (
"https://suite.trezor.io",
"https://wallet.trezor.io",
"https://beta-wallet.trezor.io/next/",
"https://trezor.io/stellar/",
"https://omnitrezor.com/",
)