Hi Nostr devs π
I am building a backend web project that interact with Nostr, publishing Poll Notes Event (NIP-69) programmatically.
Everything works great except that Iβm stuck trying to retrieve the most voted option (I donβt need to know the exact percentage or the Lightning values for each). I tried using a `REQ` event that gives me only note raw data without poll results:
```
["REQ", "subscription_id", { "ids": ["poll_note_id"] }]
```
Is there another `REQ` event available for this ? Or any other way ?
Is it relays responsibility or clients only ?
Thank you for your help :)
#nostrfr #nostrdev #askNostr
Anthony π«π·
anthony@anthony-robin.fr
npub106ef...r8fz
Ruby on Rails web developer
Nostr feels awesome and it's just the beginning. Imagine in a few months/years what it could be ! So bullish π₯π
Hello Nostr World !