Securite: Restriction RPC Bitcoin au reseau Docker local (172.20.0.0/16)
This commit is contained in:
parent
c2f9000837
commit
e1c71f7b41
19
modules/bitcoin/conf/bitcoin.conf
Normal file
19
modules/bitcoin/conf/bitcoin.conf
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
listen=1
|
||||||
|
daemon=0
|
||||||
|
|
||||||
|
[signet]
|
||||||
|
whitelist=download@bitcoin.local
|
||||||
|
txindex=1
|
||||||
|
proxy=tor.local:9050
|
||||||
|
listenonion=1
|
||||||
|
signetchallenge=0020341c43803863c252df326e73574a27d7e19322992061017b0dc893e2eab90821
|
||||||
|
addnode=6xi33lwwslsx3yi3f7c56wnqtdx4v73vj2up3prrwebpwbz6qisnqbyd.onion:38333
|
||||||
|
addnode=d6i546e2sjezhyy2eupyc2wqtbgjnkubcjd4prhqurtlmp7nsp6yxqyd.onion:38333
|
||||||
|
|
||||||
|
fallbackfee=0.0001
|
||||||
|
|
||||||
|
zmqpubrawblock=tcp://bitcoin.local:29000
|
||||||
|
zmqpubrawtx=tcp://bitcoin.local:29000
|
||||||
|
zmqpubhashblock=tcp://bitcoin.local:29000
|
||||||
|
|
||||||
|
blockfilterindex=1
|
Loading…
x
Reference in New Issue
Block a user