NUT-XX: get locked mint quotes by public keys #329
No reviewers
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!329
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
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?
The primary use case I have in mind is ehash mining but examples use bolt11 LN for simplicity and broader knowledge of that flow for Cash protocol engineers.
This proposal could be stripped down to just adding one endpoint that returns quotes for a given pubkey. The rest stays as already defined in other specs.
@ -1,176 +1,93 @@# NUT-28: Pay-to-Blinded-Key (P2BK)# NUT-28: Mint Quote Lookup by Public KeyThis is the same as nut20 currently is, the mint does not need to know that its intended for a 3rd party.
This is the same as current melt flow I don't think we need to redefine it.
Don't think this should be in this spec either.
We don't delete these.
This also seems like an application specific thing and not for the nut. Also should not use nut04
@thesimplekid would it be preferred to modify NUT20 since it's just adding an endpoint?
No, I don't think we should try and change an existing nut for new functionality.
I think this is needed but the NUT should be shortened significantly. I'll suggest some edits.
Superseded by #341 because this PR doesn't allow maintainer changes.
Pull request closed