fee reserve defaults to 0.

This commit is contained in:
fiatjaf 2019-12-18 13:44:58 +00:00
parent 098b681747
commit 5f6585eb45
3 changed files with 8 additions and 4 deletions

View file

@ -4,3 +4,5 @@ FLASK_ENV=development
LNTXBOT_API_ENDPOINT=https://lntxbot.bigsun.xyz/
LNTXBOT_ADMIN_KEY=LNTXBOT_ADMIN_KEY
LNTXBOT_INVOICE_KEY=LNTXBOT_INVOICE_KEY
FEE_RESERVE=0.01