4NK Dev ae157527f0 refactor: Réorganisation majeure de la structure des dossiers
- Restructuration des modules 4NK vers storage/dev/4NK_modules/
  * 4NK_certificator, 4NK_miner, 4NK_web_status
  * bitcoin, blindbit-oracle, grafana, ihm_client
  * loki, promtail, redis, sdk_relay, sdk_signer, sdk_storage, tor-proxy

- Restructuration des projets vers storage/dev/projects/
  * Projet lecoffre avec ses composants:
    - lecoffre-back-mini, lecoffre-front, lecoffre_node
    - docker-compose.yml et docker-compose.yml.auto

- Mise à jour des fichiers .env et .env.auto pour refléter la nouvelle structure
- Amélioration de l'organisation des configurations par modules et projets
- Séparation claire entre les modules 4NK réutilisables et les projets spécifiques
2025-10-02 13:55:15 +00:00

45 lines
1.0 KiB
Plaintext

# Configuration globale
signet=1
server=1
datadir=$BITCOIN_DATA_DIR
[signet]
daemon=0
txindex=1
upnp=1
#debug=1
#loglevel=debug
logthreadnames=1
onion=tor:$TOR_PORT
listenonion=1
onlynet=onion
# Paramètres RPC
rpcauth=$BITCOIN_RPC_AUTH
rpcallowip=0.0.0.0/0
rpcworkqueue=32
rpcthreads=4
rpcdoccheck=1
# Paramètres ZMQ
zmqpubhashblock=tcp://:$BITCOIN_ZMQPBUBHASHBLOCK_PORT
zmqpubrawtx=tcp://:$BITCOIN_ZMQPUBRAWTX_PORT
listen=1
bind=0.0.0.0:$BITCOIN_SIGNET_P2P_PORT
rpcbind=0.0.0.0:$BITCOIN_SIGNET_RPC_PORT
rpcport=$BITCOIN_SIGNET_RPC_PORT
fallbackfee=0.0001
blockfilterindex=1
datacarriersize=205
acceptnonstdtxn=1
dustrelayfee=0.00000001
minrelaytxfee=0.00000001
prune=0
signetchallenge=0020341c43803863c252df326e73574a27d7e19322992061017b0dc893e2eab90821
wallet=$BITCOIN_WALLET_NAME
wallet=watchonly
maxtxfee=1
addnode=tlv2yqamflv22vfdzy2hha2nwmt6zrwrhjjzz4lx7qyq7lyc6wfhabyd.onion
addnode=6xi33lwwslsx3yi3f7c56wnqtdx4v73vj2up3prrwebpwbz6qisnqbyd.onion
addnode=id7e3r3d2epen2v65jebjhmx77aimu7oyhcg45zadafypr4crqsytfid.onion