Files
lnbits/lnbits/wallets
8633891485 fix: Add Breez SDK trampoline payments support (#2905)
* fix: add support for trampoline payments in Breez integration

- Introduced `BREEZ_USE_TRAMPOLINE` configuration in `.env.example`.
- Updated `BreezSdkFundingSource` to include `breez_use_trampoline` setting.
- Modified payment request in `breez.py` to utilize the trampoline setting when sending payments.

* Update .env.example

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>

* Update lnbits/settings.py

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>

* refactor: streamline payment request formatting in Breez integration

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2025-01-25 22:21:55 +01:00
..
2024-05-10 11:49:50 +02:00
2024-07-19 21:32:02 +01:00
2024-05-10 11:49:50 +02:00
2024-12-17 21:06:58 +01:00
2024-05-10 11:49:50 +02:00
2024-04-17 13:11:51 +02:00
2024-07-30 18:04:07 +02:00