change default duniter node

This commit is contained in:
poka 2023-03-10 22:20:58 +01:00
parent 0c264fc57c
commit b047142b64
7 changed files with 1 additions and 1 deletions

0
.vscode/settings.json vendored Normal file → Executable file
View File

View File

@ -19,7 +19,7 @@ load_dotenv(dotenv_path)
# Set global values (default parameters) , regarding variables environments
node = os.getenv('DUNITER') + '/gva'
if not node:
node="https://g1.librelois.fr/gva"
node="https://g1v1.p2p.legal/gva"
pod = os.getenv('ESNODE')
if not pod:

0
lib/currentUd.py Normal file → Executable file
View File

0
lib/getPages.py Normal file → Executable file
View File

0
lib/gvaID.py Normal file → Executable file
View File

0
lib/gvaWallets.py Normal file → Executable file
View File

0
lib/offers.py Normal file → Executable file
View File