Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue where id tag filters are pushed as strings
When creating filters, sometimes IDs are pushed as strings, so if there is ever a 0 byte, the id prematurely ends, causing the filter to not match Fixes: rust-nostr/nostr#454 Signed-off-by: William Casarin <[email protected]>
- Loading branch information