wow: coins unlock after 4 confirmations

This commit is contained in:
nahuhh
2025-07-12 04:04:58 +00:00
parent d45e0bcd85
commit 221a06ba44

View File

@@ -29,7 +29,7 @@ class WOWInterface(XMRInterface):
@staticmethod
def depth_spendable() -> int:
return 3
return 4
# below only needed until wow is rebased to monero v0.18.4.0+
def openWallet(self, filename):