Skip to content

Feat: send use-fallback prop - #73

Merged
talvasconcelos merged 4 commits into
mainfrom
feat/explicit_use_fallback
Jul 24, 2026
Merged

Feat: send use-fallback prop#73
talvasconcelos merged 4 commits into
mainfrom
feat/explicit_use_fallback

Conversation

@talvasconcelos

Copy link
Copy Markdown
Collaborator

Signal to the lnbits-qrcode-lnurl component when to use the LUD-01 fallback scheme for the QR code

@motorina0

Copy link
Copy Markdown
Collaborator

why do you signal unconditional?

Comment thread static/js/index.js
dialog.data.max_withdrawable >= dialog.data.min_withdrawable
},
href() {
return new URL(this.activeUrl).origin

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why origin?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

activeUrl is the full LNURL callback endpoint (/cb/{unique_hash})

@talvasconcelos
talvasconcelos merged commit a975411 into main Jul 24, 2026
6 checks passed
@talvasconcelos
talvasconcelos deleted the feat/explicit_use_fallback branch July 24, 2026 14:01
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.

3 participants