mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-10-11 10:52:56 +02:00
fixes, allow sats below 1
This commit is contained in:
@@ -13,7 +13,7 @@ class DVMTaskInterface:
|
||||
NAME: str
|
||||
KIND: int
|
||||
TASK: str
|
||||
COST: int
|
||||
COST: float
|
||||
PRIVATE_KEY: str
|
||||
PUBLIC_KEY: str
|
||||
DVM = DVM
|
||||
|
Reference in New Issue
Block a user