hzrd149 / nostrudel

A sandbox for exploring nostr
https://nostrudel.ninja/
MIT License
126 stars 38 forks source link

add root marker by default in channels #133

Closed nikolat closed 3 months ago

nikolat commented 6 months ago

Thanks for the great app, I enjoy it!
But I have a problem. The events I post in the app do not show up correctly in other apps.
I have found that adding a root marker in the e tag solves the problem.
Please confirm when you have time, thank you.

hzrd149 commented 3 months ago

Confirmed that NIP-28 messages should have a root tag pointing to the channel event https://github.com/nostr-protocol/nips/blob/master/28.md#kind-42-create-channel-message

Sorry it took me so long to look at this PR