Update Ledger website to ledger.com in error message
This commit is contained in:
@@ -51,9 +51,9 @@ except ImportError as e:
|
||||
|
||||
|
||||
MSG_NEEDS_FW_UPDATE_GENERIC = _('Firmware version too old. Please update at') + \
|
||||
' https://www.ledgerwallet.com'
|
||||
' https://www.ledger.com'
|
||||
MSG_NEEDS_FW_UPDATE_SEGWIT = _('Firmware version (or "Bitcoin" app) too old for Segwit support. Please update at') + \
|
||||
' https://www.ledgerwallet.com'
|
||||
' https://www.ledger.com'
|
||||
MULTI_OUTPUT_SUPPORT = '1.1.4'
|
||||
SEGWIT_SUPPORT = '1.1.10'
|
||||
SEGWIT_SUPPORT_SPECIAL = '1.0.4'
|
||||
|
||||
Reference in New Issue
Block a user