mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
xmr: Ensure incoming transfers are unlocked.
This commit is contained in:
@@ -184,6 +184,7 @@ class DebugTypes(IntEnum):
|
||||
MAKE_INVALID_PTX = auto()
|
||||
DONT_SPEND_ITX = auto()
|
||||
SKIP_LOCK_TX_REFUND = auto()
|
||||
SEND_LOCKED_XMR = auto()
|
||||
|
||||
|
||||
def strOfferState(state):
|
||||
|
||||
Reference in New Issue
Block a user