force tor if not manually disabled

This commit is contained in:
callebtc
2022-11-03 14:28:50 +01:00
parent 14a175b982
commit 86aea47e90
6 changed files with 23 additions and 13 deletions

View File

@@ -53,4 +53,4 @@ LNBITS_ENDPOINT = env.str("LNBITS_ENDPOINT", default=None)
LNBITS_KEY = env.str("LNBITS_KEY", default=None)
MAX_ORDER = 64
VERSION = "0.5.0"
VERSION = "0.5.1"