why not
filter {
authors: [
kinds: [app kind]
}
why not
filter {
authors: [
kinds: [app kind]
}
And the app ID?
This is the correct answer
No, that is incorrect unfortunately. That will give me all the events by all those pubkeys, which is not what I want. It should match both (pubkey, appid).
This is the most pragmatic way I found to do this. Depnding on the usecsse you get ~50% more data than you need and filter it client side. If you control the events you can stuff them with indexable tags but that's less elegant and someone will probably start publishing events with them stripped out.
Thanks man. Honestly, why settle with such crappy fixes? I know we can't change relays tomorrow but no one seems to care