mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 05:28:40 +00:00
common: reintroduce accountviewer.stellar.org
This commit is contained in:
parent
ef4098cc9b
commit
de44454cbf
@ -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
|
||||
|
@ -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/",
|
||||
)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user