# Configuration pour blindbit-oracle host = "0.0.0.0:8000" # Définit la chaîne sur laquelle le wallet fonctionne chain = "signet" # Point d'accès RPC Bitcoin (sans cookie, autorisé par rpcallowip) rpc_endpoint = "http://4nk-bitcoin:38332" # Auth RPC Bitcoin rpc_user = "EXEMPLE" rpc_pass = "EXEMPLE" # Hauteur de départ pour la synchronisation sync_start_height = 1 # Paramètres de performance max_parallel_tweak_computations = 4 max_parallel_requests = 4 # Configuration des index tweaks_only = 0 tweaks_full_basic = 1 tweaks_full_with_dust_filter = 1 tweaks_cut_through_with_dust_filter = 1