|
|
|
@ -27,9 +27,9 @@ MSG_HW_STORAGE_ENCRYPTION = _("Set wallet file encryption.") + '\n'\ |
|
|
|
+ _("Note: If you enable this setting, you will need your hardware device to open your wallet.") |
|
|
|
+ _("Note: If you enable this setting, you will need your hardware device to open your wallet.") |
|
|
|
WIF_HELP_TEXT = (_('WIF keys are typed in Electrum, based on script type.') + '\n\n' + |
|
|
|
WIF_HELP_TEXT = (_('WIF keys are typed in Electrum, based on script type.') + '\n\n' + |
|
|
|
_('A few examples') + ':\n' + |
|
|
|
_('A few examples') + ':\n' + |
|
|
|
'p2pkh:KxZcY47uGp9a... \t\t-> 1DckmggQM...\n' + |
|
|
|
'p2pkh:KxZcY47uGp9a... \t-> 1DckmggQM...\n' + |
|
|
|
'p2wpkh-p2sh:KxZcY47uGp9a... \t-> 3NhNeZQXF...\n' + |
|
|
|
'p2wpkh-p2sh:KxZcY47uGp9a... \t-> 3NhNeZQXF...\n' + |
|
|
|
'p2wpkh:KxZcY47uGp9a... \t\t-> bc1q3fjfk...') |
|
|
|
'p2wpkh:KxZcY47uGp9a... \t-> bc1q3fjfk...') |
|
|
|
# note: full key is KxZcY47uGp9aVQAb6VVvuBs8SwHKgkSR2DbZUzjDzXf2N2GPhG9n |
|
|
|
# note: full key is KxZcY47uGp9aVQAb6VVvuBs8SwHKgkSR2DbZUzjDzXf2N2GPhG9n |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|