wownero: only 3 conf required

This commit is contained in:
nahuhh 2024-08-14 15:00:38 +00:00
parent 75ad5a5b4d
commit 2d243fc310

View file

@ -25,3 +25,7 @@ class WOWInterface(XMRInterface):
@staticmethod @staticmethod
def exp() -> int: def exp() -> int:
return 11 return 11
@staticmethod
def depth_spendable() -> int:
return 3