Skip to content

fix: enter Lightning invoice amounts in sats - #3525

Open
o-mid wants to merge 1 commit into
cake-tech:devfrom
o-mid:fix/ln-invoice-sats
Open

fix: enter Lightning invoice amounts in sats#3525
o-mid wants to merge 1 commit into
cake-tech:devfrom
o-mid:fix/ln-invoice-sats

Conversation

@o-mid

@o-mid o-mid commented Aug 15, 2026

Copy link
Copy Markdown

Summary

  • LN receive remapped btcln to BTC, so the default sats (LN) display mode never applied and the amount field stayed in BTC.
  • Keep Lightning selected as btcln and set that currency when opening receive in Lightning mode.

Fixes #3040

Test plan

  • Settings amount display is the default sats (LN)
  • BTC wallet → Lightning receive → Set amount: field unit is sats, not BTC
  • On-chain BTC receive still follows the BTC / sats setting
  • Switching the amount picker to fiat still works

LN receive remapped btcln to BTC, so the default "sats (LN)" display mode never applied and the amount field stayed in BTC.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BTC LN invoice amount not available in sats

1 participant