mirror of
https://github.com/runcitadel/core.git
synced 2024-11-12 00:39:53 +00:00
12 lines
263 B
Plaintext
12 lines
263 B
Plaintext
datadir = /data
|
|
bitcoind = <bitcoin-ip>:<bitcoin-rpc-port>
|
|
rpcuser = <bitcoin-rpc-user>
|
|
rpcpassword = <bitcoin-rpc-pass>
|
|
tcp = 0.0.0.0:50001
|
|
ws = 0.0.0.0:50003
|
|
peering = false
|
|
announce = false
|
|
admin = 8000
|
|
stats = 8080
|
|
tor_proxy = <tor-proxy-ip>:<tor-proxy-port>
|