python-nostr
python-nostr copied to clipboard
Events received with custom tags are rejected
When a relay sends an event that contains a tag that wasn't requested in the subscription it doesn't get added to the message pool as it fails validation. Some clients send custom tags, for example I had an issue receiving events containing a "client" tag that nostr_console was sending.