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

Allow configuration of LNURL-pay min/max sendable #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Allow configuration of LNURL-pay min/max sendable #44

wants to merge 1 commit into from

Conversation

yanascz
Copy link
Contributor

@yanascz yanascz commented Aug 11, 2022

No description provided.

invoice := lnrpc.Invoice{
Memo: memo,
DescriptionHash: descriptionHash,
Value: value,
ValueMsat: msats,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensures that the same value is returned to the client as was provided. Easily reproduced with the current version e.g. via Phoenix when you want to donate 1 EUR since the donate value is not divisible by 1000.

@yanascz yanascz closed this by deleting the head repository Nov 6, 2022
@bumi
Copy link
Owner

bumi commented Nov 6, 2022

why closed?

@yanascz yanascz reopened this Nov 7, 2022
@yanascz
Copy link
Contributor Author

yanascz commented Nov 7, 2022

I forgot I had this PR opened and deleted my fork.

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