mirror of
https://github.com/aljazceru/python-nostr.git
synced 2025-12-20 07:44:20 +01:00
fix initial message validation
This commit is contained in:
@@ -107,4 +107,4 @@ class Relay:
|
|||||||
if not subscription.filters.match(event):
|
if not subscription.filters.match(event):
|
||||||
return False
|
return False
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|||||||
Reference in New Issue
Block a user