Jack Everitt

Results 5 comments of Jack Everitt

That’s good. It works then. I think the problem must have been in the way I tested the LNURL. I pasted lightning://lnurl in safari on mobile and it prompted me...

Don’t wanna keep this open for implementing the optimisation? Or is it done already 😀

I now get an error ""Failed to process link: unknown response tag" when using this type on LNURL. I have sent Roy and example LNURL that I generate. If you...

Fast Withdrawal is an optional optimisation for LNURL withdrawal. Another extra feature to improve UX for use cases that require mobile APP to APP transfers.

The error I get is `Unexpected token < in JSON at position 0` So could it be related to `JSON.stringify(cleanup(body)),` here: ``` export async function postData({ url, body, headers, }:...