We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The subscription below returns 2 equal events as a result. None of them match the requested filter.
[ "REQ", "7482", { "kinds": [ 1 ], "#q": [ "21a075fde6fcdb3c9164393a9be9c193f0bb337d7620b931ddbc24fa5dd1af38" ] } ]
results in
[ "EVENT", "7482", { "kind": 1, "id": "9b874f5d7d348aef299eb19bb7225d094b76e59bf2c4cbc15e3d4960e4a6334e", "pubkey": "a723805cda67251191c8786f4da58f797e6977582301354ba8e91bcb0342dc9c", "created_at": 1721654969, "tags": [ [ "e", "21a075fde6fcdb3c9164393a9be9c193f0bb337d7620b931ddbc24fa5dd1af38", "", "root" ], [ "p", "6e468422dfb74a5738702a8823b9b28168abab8655faacb6853cd0ee15deee93" ] ], "content": "🤯", "sig": "bc82dc4c014983a60c3b8c87bbd8267117310665a9806b63110da48de71d3f74ce3b0d9da26039623559c9a47eacdfea99565db2acd65c975197feeb8b82e055" } ] [ "EVENT", "7482", { "kind": 1, "id": "9b874f5d7d348aef299eb19bb7225d094b76e59bf2c4cbc15e3d4960e4a6334e", "pubkey": "a723805cda67251191c8786f4da58f797e6977582301354ba8e91bcb0342dc9c", "created_at": 1721654969, "tags": [ [ "e", "21a075fde6fcdb3c9164393a9be9c193f0bb337d7620b931ddbc24fa5dd1af38", "", "root" ], [ "p", "6e468422dfb74a5738702a8823b9b28168abab8655faacb6853cd0ee15deee93" ] ], "content": "🤯", "sig": "bc82dc4c014983a60c3b8c87bbd8267117310665a9806b63110da48de71d3f74ce3b0d9da26039623559c9a47eacdfea99565db2acd65c975197feeb8b82e055" } ] [ "EOSE", "7482" ]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The subscription below returns 2 equal events as a result. None of them match the requested filter.
results in
The text was updated successfully, but these errors were encountered: