The gonuts library does not have a preimage set, at least when using the Minibits mint.
When checking an invoice is paid, we use GetInvoiceByPaymentHash(), it shows paid as true and has a settled time, but the preimage is empty. Is it possible to get the preimage for received incoming payments?
The gonuts library does not have a preimage set, at least when using the Minibits mint.
When checking an invoice is paid, we use
GetInvoiceByPaymentHash(), it shows paid as true and has a settled time, but the preimage is empty. Is it possible to get the preimage for received incoming payments?