You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be fixed if we pass the preimage to bc-send-payment instead of a paid boolean - then the bc-send-payment component can listen and fire the event for both WebLN and external payments.
The text was updated successfully, but these errors were encountered:
bc:onpaid
is currently fired in multiple places.This can be fixed if we pass the
preimage
tobc-send-payment
instead of apaid
boolean - then thebc-send-payment
component can listen and fire the event for both WebLN and external payments.The text was updated successfully, but these errors were encountered: