refactor / cleanup

This commit is contained in:
Believethehype
2024-10-31 12:50:00 +01:00
parent db35d29204
commit 6220d761e5
25 changed files with 24 additions and 84 deletions

View File

@@ -18,7 +18,7 @@ from nostr_sdk import PublicKey, SecretKey, Event, EventBuilder, Tag, Keys, gene
from nostr_dvm.utils.nostr_utils import get_event_by_id, check_and_decrypt_own_tags, update_profile_lnaddress
# TODO tor connection to lnbits
# tor connection to lnbits
# proxies = {
# 'http': 'socks5h://127.0.0.1:9050',
# 'https': 'socks5h://127.0.0.1:9050'