getAlby / getAlby/js-lightning-tools
Unnecessary proxy doesn't work
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
This invisible proxy has caused me hardship. Lightning addresses MUST have CORS enabled and it's the implementation's fault if they don't. I finally figured out to set `{ proxy: false }` and that fixed the issue, since the proxy seems to be unstable.
https://github.com/getAlby/js-lightning-tools/blob/b06a4e8813b9e5389832d06bfb3a1f84ec9be81a/src/lnurl/LightningAddress.ts#L26
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.