Pierre-Marie Padiou dec1c59c80
Add descriptionHash parameter to createinvoice (#50)
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.
2024-05-15 10:55:16 +02:00
..