getAlby / bitcoin-connect

Connecting lightning wallets to your webapp has never been easier. Enable WebLN in all browsers with a single button
https://bitcoin-connect.com
MIT License
90 stars 31 forks source link

Balance should update when payments are made #44

Closed rolznz closed 11 months ago

rolznz commented 1 year ago

The button currently stays showing the initial balance. On successful payment, should it update? I don't think we can do periodic re-syncs because these could cause unwanted popups in the extension.

rolznz commented 1 year ago

How will this work? would it proxy the window.webln object?

rolznz commented 11 months ago

This is not reliable, there is no guarantee that the balance shown would be correct (some other payment could happen elsewhere for example)