mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
Raise version, spend invalid chain B lock tx amounts if manually spending.
This commit is contained in:
@@ -1213,7 +1213,7 @@ class HttpHandler(BaseHTTPRequestHandler):
|
||||
swap_client.updateIdentity(identity_address, new_label)
|
||||
messages.append('Updated')
|
||||
except Exception as e:
|
||||
messages.append('Error')\
|
||||
messages.append('Error')
|
||||
|
||||
try:
|
||||
identity = swap_client.getIdentity(identity_address)
|
||||
|
||||
Reference in New Issue
Block a user