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

Add descriptionHash parameter to createinvoice #50

Merged
merged 1 commit into from
May 15, 2024
Merged

Conversation

pm47
Copy link
Member

@pm47 pm47 commented May 13, 2024

A new parameter descriptionHash has been added to createinvoice, it takes a 32-bytes hex string.

Either description or descriptionHash must be provided.

The description field is now limited to 128 characters.

Discussion: #45.

A new parameter `descriptionHash` has been added to `createinvoice`,
which takes a 32-bytes hex string.

Either `description` or `descriptionHash` must be provided.

The `description` field is now limited to 128 characters.
@braydonf
Copy link

braydonf commented May 13, 2024

I've compiled and tested this and it works as necessary. Thanks.

ACK.

@pm47 pm47 merged commit dec1c59 into master May 15, 2024
@pm47 pm47 deleted the description-hash branch May 15, 2024 08:55
@AngusP
Copy link

AngusP commented May 17, 2024

Love to see it, thanks!

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

4 participants