We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e7f88 commit e2be3a6Copy full SHA for e2be3a6
1 file changed
btc_rpc_proxy.toml
@@ -1,6 +1,10 @@
1
+verbose = 4
2
+max_peer_concurrency = 4
3
+default_fetch_blocks = true
4
+bitcoind_address = "172.23.0.10"
5
bitcoind_user = "bitcoinrpc"
6
bitcoind_password = "taxation is theft"
-bind_address = "127.0.0.1"
7
+bind_address = "0.0.0.0"
8
9
[user.public]
10
password = "public"
0 commit comments