lnbits/tests/core/views
callebtc 6a27b91fcb
Add service fee to specific wallet (#2050)
* add service fee to specific wallet

* add to .env.example

* Added service fee wallet to manage server

* cleaned

* prettier

* Added badge for service fee

* Added tooltip

* Added service fee max

* allow ignoring service fee for internal transactions

* add fee_reserve_total helper funciton that includes service_fee

* html for admin ui

* typo

* Update .env.example

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

* fix .env.template comment

* bundle

* WIP: expose fee reserve endpoint

---------

Co-authored-by: Arc <ben@arc.wales>
Co-authored-by: dni  <office@dnilabs.com>
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2023-11-21 11:11:21 +00:00
..
__init__.py [CHORE] remove redundant mocks (#1902) 2023-08-28 10:56:20 +01:00
test_admin_api.py [FEAT] improve update_admin_settings (#1903) 2023-09-12 10:59:32 +01:00
test_api.py Add service fee to specific wallet (#2050) 2023-11-21 11:11:21 +00:00
test_generic.py [FEAT] cleanup GET /wallet endpoint, add wallet api routes (#1932) 2023-09-25 14:06:00 +01:00
test_node_api.py [FEAT] Node Managment (#1895) 2023-09-25 15:04:44 +02:00
test_public_api.py remove lnaddress (#1525) 2023-02-20 09:08:23 +01:00