lnbits-legend/lnbits/static/js
jjmmbb f97f27121a
feat: lnd_rest allow self payments (#2760)
* Update lndrest.py

- added the ability to receive self payments on the node

[issue] You have to enable circular payment on lnd.conf. Note that lnd.conf doesn't allow allow_self_payment parameter, that is why is necessary to define that on transaction.

* feat: add LND rest `"allow_self_payment"` option

---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
2024-11-26 13:32:44 +01:00
..
components feat: lnd_rest allow self payments (#2760) 2024-11-26 13:32:44 +01:00
account.js feat: parse nested pydantic models fetchone and fetchall + add shortcuts for insert_query and update_query into Database (#2714) 2024-10-29 09:58:22 +01:00
admin.js [ui] update settings UI (#2767) 2024-11-08 10:15:56 +02:00
base.js fix: extension name and icon (#2771) 2024-11-12 10:34:45 +02:00
bolt11-decoder.js [FEATURE] Adding coverage for 'lntbs' signet prefix (#1881) 2023-08-18 09:48:45 +01:00
components.js feat: let user filter its own extensions (#2774) 2024-11-12 15:17:05 +02:00
event-reactions.js Improves payment reactions (#2251) 2024-02-12 10:48:07 +00:00
index.js feat: add password reset for usermanager (#2688) 2024-10-01 10:59:57 +02:00
init-app.js feat: update to Vue3 (#2677) 2024-09-24 11:06:27 +02:00
node.js fix: v1 left over (#2757) 2024-10-31 15:49:55 +02:00
users.js feat: improve user admin (#2777) 2024-11-19 10:33:57 +02:00
wallet.js feat: improve user admin (#2777) 2024-11-19 10:33:57 +02:00