Join Nostr
2024-12-23 18:31:58 UTC

Five on Nostr: What is the best way to get the exact relays that an event was received from in ...

What is the best way to get the exact relays that an event was received from in rust-nostr?
I am using fetch_events() then process/filter them.
After the fetch and processing I want to add relay hints to event id-s when I am constructing my kind 5300 #dvm responses.

cc
#rust #asknostr #rustnostr