Why Nostr? What is Njump?
2023-09-05 14:10:12

anthony on Nostr: Hi Nostr devs 👋 I am building a backend web project that interact with Nostr, ...

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
Author Public Key
npub106efcyntxc5qwl3w8krrhyt626m59ya2nk9f40px5s968u5xdwhsjsr8fz