this is what I am doing.. Can you give me the line of code you are using before generating invoice in your CLN?
description_hash = Buffer.from(crypto.createHash('sha256').update(req.query.nostr).toString('hex'), 'hex')
this is what I am doing.. Can you give me the line of code you are using before generating invoice in your CLN?
description_hash = Buffer.from(crypto.createHash('sha256').update(req.query.nostr).toString('hex'), 'hex')