bark: add lnurl support
- check or remove this line after you've added a CHANGELOG entry or if your PR doesn't need one (they should go into
CHANGELOG/unreleased/)
Summary by CodeRabbit
Release Notes
- New Features
- Added support for LNURL-pay as a payment method across the system
- Now recognizes and parses raw
lnurl1…LNURL-pay links as valid payment destinations (CLI and API) - Extended wallet payment flows to resolve LNURL-pay to a BOLT11 invoice and then pay it
- Updated OpenAPI schema to include LNURL-pay (
type: "lnurl") and extended fee estimation to support it
Edited by coderabbit