mirror of
https://github.com/basicswap/basicswap.git
synced 2026-04-08 18:37:23 +02:00
Fix electrum broadcast spam.
This commit is contained in:
@@ -475,6 +475,9 @@ class ElectrumBackend(WalletBackend):
|
||||
"transaction already exists",
|
||||
"insufficient fee",
|
||||
"dust",
|
||||
"non-bip68-final",
|
||||
"non-final",
|
||||
"locktime",
|
||||
]
|
||||
):
|
||||
raise
|
||||
|
||||
Reference in New Issue
Block a user