-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More expressive invoice descriptions #98
Conversation
Tested ... this is a vast improvement over erroneous Unfortunately this is bothering me ... My Invoice labels Invoice label: It bothers me that these invoice labels show
Within Since the invoice text is identical to both sides, how about this instead? Invoice label: It was peerwap ... the short-id is often more useful at a glance ... and they can lookup the swap id if they want to. |
We want to have a more expressive description that contains the chain that is swapped on, the usecase of the invoice as well as the swap id. Description format: peerswap <chain> <invoice_type> <scid> <swap_id>
Requested changes are done. Self Ack 6e22105 |
This pull request adds more descriptive invoice messages that resolve #58