Remove path from repository
Some checks failed
CI - 4NK_node / Code Quality (push) Failing after 32s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 11s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 3s
CI - 4NK_node / Publish Release (push) Has been skipped
Some checks failed
CI - 4NK_node / Code Quality (push) Failing after 32s
CI - 4NK_node / Unit Tests (push) Failing after 29s
CI - 4NK_node / Integration Tests (push) Failing after 11s
CI - 4NK_node / Security Tests (push) Failing after 28s
CI - 4NK_node / Docker Build & Test (push) Failing after 10s
CI - 4NK_node / Documentation Tests (push) Failing after 3s
CI - 4NK_node / Security Audit (push) Successful in 3s
CI - 4NK_node / Release Guard (push) Has been skipped
CI - 4NK_node / Performance Tests (push) Successful in 28s
CI - 4NK_node / Notify (push) Failing after 3s
CI - 4NK_node / Publish Release (push) Has been skipped
This commit is contained in:
parent
7a745d9e82
commit
70695972f0
@ -1,25 +0,0 @@
|
|||||||
# 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 = "bitcoin"
|
|
||||||
rpc_pass = "bitcoin"
|
|
||||||
|
|
||||||
# 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
|
|
Loading…
x
Reference in New Issue
Block a user