Skip to content
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

Include payment preimage in PaymentSent event #374

Merged
merged 1 commit into from
Jan 22, 2018
Merged

Conversation

dpad85
Copy link
Member

@dpad85 dpad85 commented Jan 16, 2018

Payment preimage is important for the sender of the payment as it proves that he actually paid the request.
This PR adds a paymentPreimage field to the PaymentSent event.

The GUI also shows a payment preimage column in the sent table in the Activity tab.

Payment preimage is important for the sender of the payment as it proves
that he actually paid the request. It must then be available from the
`PaymentSent` event.

(gui) added payment preimage column to payment sent table in Activity tab.
@dpad85 dpad85 requested a review from sstone January 21, 2018 18:20
@dpad85 dpad85 merged commit aa90f94 into master Jan 22, 2018
@dpad85 dpad85 deleted the payment-sent-preimage branch January 22, 2018 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants