lnbits-legend/lnbits/utils
dni ⚡ 299228b7b5
feat: reduce initial requests on wallet page (#2335)
* feat: reduce initial request on wallet page
- refactor allowed_currencies into function to use in generic and api.
- remove currencies request in frontend move it to generic
- dont request balance on first payments fetch
2024-03-22 12:59:49 +01:00
..
__init__.py abstract exchange rates code into a "util". 2021-03-14 20:43:39 -03:00
cache.py [CHORE] cleanup cache and exception on make test (#1899) 2023-08-28 10:56:59 +01:00
crypto.py refactor: extract AESCipher to crypto.py (#2202) 2024-01-15 11:51:15 +02:00
exchange_rates.py feat: reduce initial requests on wallet page (#2335) 2024-03-22 12:59:49 +01:00