mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +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"
|
"Github": "https://github.com/stellar/stellar-core"
|
||||||
},
|
},
|
||||||
"wallet": {
|
"wallet": {
|
||||||
|
"Account Viewer": "https://accountviewer.stellar.org/",
|
||||||
"Exodus": "https://www.exodus.io"
|
"Exodus": "https://www.exodus.io"
|
||||||
},
|
},
|
||||||
"blockchain_link": null
|
"blockchain_link": null
|
||||||
|
@ -34,10 +34,9 @@ WALLETS_ETH_3RDPARTY = {
|
|||||||
|
|
||||||
|
|
||||||
TREZOR_KNOWN_URLS = (
|
TREZOR_KNOWN_URLS = (
|
||||||
|
"https://suite.trezor.io",
|
||||||
"https://wallet.trezor.io",
|
"https://wallet.trezor.io",
|
||||||
"https://beta-wallet.trezor.io/next/",
|
"https://beta-wallet.trezor.io/next/",
|
||||||
"https://trezor.io/stellar/",
|
|
||||||
"https://omnitrezor.com/",
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user