NUT-00: Invent way to request back change in a token #317
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#317
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?
when we send someone a token from a foreign mint that supports bolt11, it could be that the receiver ends up with overpaid fees that they don't want to keep. they could send it back to the payer.
the payer could include a payment request in either the token or somehow pass a payment request with the payment (I think it would be cleanest to have it all in the same object, i.e. the token).