python-nostr icon indicating copy to clipboard operation
python-nostr copied to clipboard

Events received with custom tags are rejected

Open BrightonBTC opened this issue 3 years ago • 0 comments

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.

BrightonBTC avatar Nov 20 '22 11:11 BrightonBTC