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 aed15ed commit fa0119aCopy full SHA for fa0119a
share/examples/bitcoin.conf
@@ -70,8 +70,8 @@
70
# server=1 tells Bitcoin-Qt and bitcoind to accept JSON-RPC commands
71
#server=0
72
73
-# Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6.
74
-# This option can be specified multiple times (default: bind to all interfaces)
+# Bind to given address to listen for JSON-RPC connections.
+# Refer to the manpage or bitcoind -help for further details.
75
#rpcbind=<addr>
76
77
# If no rpcpassword is set, rpc cookie auth is sought. The default `-rpccookiefile` name
0 commit comments