fix: correction authentification RPC blindbit - Retour à la configuration rpc_user/rpc_pass séparés - Configuration rpcallowip dans la section globale Bitcoin
Some checks failed
CI - 4NK_node / Code Quality (push) Failing after 33s
CI - 4NK_node / Unit Tests (push) Failing after 30s
CI - 4NK_node / Integration Tests (push) Failing after 12s
CI - 4NK_node / Security Tests (push) Failing after 29s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
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 27s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
Some checks failed
CI - 4NK_node / Code Quality (push) Failing after 33s
CI - 4NK_node / Unit Tests (push) Failing after 30s
CI - 4NK_node / Integration Tests (push) Failing after 12s
CI - 4NK_node / Security Tests (push) Failing after 29s
CI - 4NK_node / Docker Build & Test (push) Failing after 9s
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 27s
CI - 4NK_node / Notify (push) Failing after 1s
CI - 4NK_node / Publish Release (push) Has been skipped
This commit is contained in:
parent
2ef15f2bc0
commit
6fb48e2466
@ -14,6 +14,7 @@ proxy=4nk-tor:9050
|
|||||||
listen=1
|
listen=1
|
||||||
|
|
||||||
# Paramètres RPC
|
# Paramètres RPC
|
||||||
|
rpcallowip=172.24.0.0/16
|
||||||
rpcuser=bitcoin
|
rpcuser=bitcoin
|
||||||
rpcpassword=bitcoin
|
rpcpassword=bitcoin
|
||||||
rpcworkqueue=32
|
rpcworkqueue=32
|
||||||
@ -38,7 +39,6 @@ addnode=d6i546e2sjezhyy2eupyc2wqtbgjnkubcjd4prhqurtlmp7nsp6yxqyd.onion:38333
|
|||||||
port=38333
|
port=38333
|
||||||
rpcport=38332
|
rpcport=38332
|
||||||
rpcbind=0.0.0.0
|
rpcbind=0.0.0.0
|
||||||
rpcallowip=172.24.0.0/16
|
|
||||||
|
|
||||||
fallbackfee=0.0001
|
fallbackfee=0.0001
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user