mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
common/defs: update coins details
This commit is contained in:
parent
f3fd98a7ba
commit
2148402f84
File diff suppressed because it is too large
Load Diff
@ -298,7 +298,7 @@ def _load_fido_apps():
|
|||||||
|
|
||||||
# ====== support info ======
|
# ====== support info ======
|
||||||
|
|
||||||
RELEASES_URL = "https://beta-wallet.trezor.io/data/firmware/{}/releases.json"
|
RELEASES_URL = "https://data.trezor.io/firmware/{}/releases.json"
|
||||||
MISSING_SUPPORT_MEANS_NO = ("connect", "webwallet")
|
MISSING_SUPPORT_MEANS_NO = ("connect", "webwallet")
|
||||||
VERSIONED_SUPPORT_INFO = ("trezor1", "trezor2")
|
VERSIONED_SUPPORT_INFO = ("trezor1", "trezor2")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user