Keep kinds limited per app #60
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mosaic/nostr-next#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is tempting to say things like "any event kind can be used within a community." But when you do this, community software now has to understand all event kinds.
It is better to have something like "any event kind can be referenced from a kind-1111 text note". Then you can still have your garage sales and bittorrent downloads and cashu payments, but community software doesn't have to understand those things, it can just punt to some other software that does.