lnbits / satspay

Create onchain and LN charges
MIT License
8 stars 4 forks source link

BIP21 change: Lightning only invoice shows the BIP21 QR, not the lightning one. #30

Closed cryptoteun closed 10 months ago

cryptoteun commented 10 months ago

Steps to reproduce:

  1. create a charge with only lightning wallet
  2. open the charge

Actual result:

  1. QR for BIP21 invoice is shown
  2. Lightning tab is shown (not active, in grey)
  3. This combination suggests the lightning invoice is shown, but that's not the case

Expected result: Both (BIP21 and Lightning tabs are shown, with one of the 2 active)

OR

  1. QR for lightning invoice is shown
  2. Lightning tab is shown and active (not grey)