mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
follow-up previous commit
This commit is contained in:
parent
76734f6a88
commit
ac176db221
1 changed files with 1 additions and 1 deletions
|
@ -1505,7 +1505,7 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
|
||||||
self.show_error('\n'.join([
|
self.show_error('\n'.join([
|
||||||
_("This transaction requires a higher fee, or it will not be propagated by your current server"),
|
_("This transaction requires a higher fee, or it will not be propagated by your current server"),
|
||||||
_("Try to raise your transaction fee, or use a server with a lower relay fee.")
|
_("Try to raise your transaction fee, or use a server with a lower relay fee.")
|
||||||
])
|
]))
|
||||||
return
|
return
|
||||||
|
|
||||||
if preview:
|
if preview:
|
||||||
|
|
Loading…
Add table
Reference in a new issue