[fix] Ws api tests (#31)

This commit is contained in:
Vlad Stan 2024-11-11 15:25:25 +02:00 committed by GitHub
parent 73054fd5ce
commit 3dc066fbd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 108 additions and 44 deletions

View file

@ -40,6 +40,7 @@ class NostrAccount(BaseModel):
class NostrEventTags(BaseModel):
relay_id: str
event_id: str
name: str
value: str