Show toast error message if input amount is less than minimum required amount #37
Annotations
3 warnings
Check Code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Code:
pages/api/lnurlp/[username].ts#L14
'NOSTR_PUBKEY' is defined but never used
|
Check Code:
pages/api/lnurlp/[username].ts#L97
'nostr' is assigned a value but never used
|