mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 04:56:40 +01:00
added generate image via nserver, refactor
This commit is contained in:
@@ -3,7 +3,7 @@ class DVMTaskInterface:
|
||||
TASK: str
|
||||
COST: int
|
||||
|
||||
def NIP89_announcement(self):
|
||||
def NIP89_announcement(self, d_tag, content):
|
||||
"""Define the NIP89 Announcement"""
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user