-
-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
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
sdk: add support to NIP17 relay list #640
Comments
I think we can support NIP17 relay list for fetching the gift wrap event too |
Hi @yukibtc , I wonder are you working on it? I will try implement it on tomorrow and submit a PR |
I'm working on it right now |
Currently, when |
I think we should skip the Some clients are social media + direct message both, the |
I think I'll always use NIP17 + NIP65 relays to fetch events with |
When `gossip` is enabled, automatically discovery NIP17 for sending and or receiving private direct messages Closes #640 Signed-off-by: Yuki Kishimoto <[email protected]>
When `gossip` is enabled, automatically discovery NIP17 for sending and or receiving private direct messages Closes #640 Signed-off-by: Yuki Kishimoto <[email protected]>
When `gossip` is enabled, automatically discovery NIP17 for sending and or receiving private direct messages Closes #640 Signed-off-by: Yuki Kishimoto <[email protected]>
I opened the PR #642 |
When
gossip
option is enabled, automatically get NIP17 relay list for sending private DMs.The text was updated successfully, but these errors were encountered: