This commit is contained in:
Believethehype
2023-11-19 20:39:55 +01:00
parent 1a5b4bf024
commit ecf1ab3d2e
4 changed files with 11 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
class DVMTaskInterface:
TASK: str
KIND: int
TASK: str
COST: int
def NIP89_announcement(self):