If you're running an LNbits remote signer, please update it at https://nostrconnect.com/
Diffs here
https://github.com/lnbits/nsec-remote-signer/compare/main%40%7B1day%7D...main
Login to reply
Replies (5)
Should I upgrade the older smaller NRS with this code? The picture didn't match, but I did anyway and now it doesn't light up and say GM any more?
Ah no. This is just for the touch device. I'll work on getting the old device's firmware flasher back on that site.
Lnbits is the Swiss Army knife of lightning and nostr! One nostr API I’ve noticed missing though is a way to pull payments from a NWC string. It exists as a funding source and the NWC service provider pulls funds from a wallet, but there is no way to pull payments from a NWC string to a lightning address. I think this would be a huge feature for things subscriptions!
I'm not completely clear on how this would work. Could you give an example?
Thinking something like this. If I run a web app that I want to incorporate lightning subscriptions into. I could collect NWC strings. Then through a lnbits API, be able to pull a payment from one of the NWC strings. Can handle the payment timing on the web app, but the ability to pull payments from a NWC string with lnbits API could be powerful.