[fix] Ws api tests (#31)
This commit is contained in:
parent
73054fd5ce
commit
3dc066fbd4
12 changed files with 108 additions and 44 deletions
|
|
@ -40,6 +40,7 @@ class NostrAccount(BaseModel):
|
|||
|
||||
|
||||
class NostrEventTags(BaseModel):
|
||||
relay_id: str
|
||||
event_id: str
|
||||
name: str
|
||||
value: str
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue