1
0

add nostr, and nostr_relays in config

This commit is contained in:
ThomasV
2024-10-19 13:40:18 +02:00
parent 69503bbeb4
commit 7fdf1e0669
3 changed files with 21 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ certifi
attrs>=20.1.0
jsonpatch
electrum_ecc
electrum_aionostr>=0.0.6
# Note that we also need the dnspython[DNSSEC] extra which pulls in cryptography,
# but as that is not pure-python it cannot be listed in this file!