mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-20 13:37:35 +02:00
* bugfix: 500 error if same wallet tries to pay an external invoice twice * fstring * log the error --------- Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| core | ||
| extensions | ||
| static | ||
| templates | ||
| utils | ||
| wallets | ||
| __init__.py | ||
| __main__.py | ||
| app.py | ||
| bolt11.py | ||
| commands.py | ||
| db.py | ||
| decorators.py | ||
| extension_manager.py | ||
| helpers.py | ||
| jinja2_templating.py | ||
| lnurl.py | ||
| middleware.py | ||
| requestvars.py | ||
| server.py | ||
| settings.py | ||
| tasks.py | ||