Abstract NUT-17 subscription kinds to their respective NUTs #279
Labels
No labels
breaking change
bug
documentation
enhancement
needs discussion
needs implementation
new nut
ready
wallet-only
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo-admin/nuts#279
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?
As new NUTs are added we may want to extend the supported websocket subscription kinds. Right now, NUT-17 defines "bolt11_mint_quote", "bolt11_melt_quote", and "proof_state".
Based on this discussion I would propose that we do not define the specific subscription kinds in NUT-17. We should instead abstract NUT-17 and define the bolt11 kinds in NUT-23 and the "proof_state" kind in NUT-07. Then we can define bolt12 specific kinds for #259
I agree, would you be interested in opening a PR for this?
Yea sure, I will do later today