mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
wownero: only 3 conf required
This commit is contained in:
@@ -25,3 +25,7 @@ class WOWInterface(XMRInterface):
|
||||
@staticmethod
|
||||
def exp() -> int:
|
||||
return 11
|
||||
|
||||
@staticmethod
|
||||
def depth_spendable() -> int:
|
||||
return 3
|
||||
|
||||
Reference in New Issue
Block a user