Skip to content

Commit fa0119a

Browse files
author
MarcoFalke
committed
doc: Refer in rpcbind doc to the manpage
1 parent aed15ed commit fa0119a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

share/examples/bitcoin.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
# server=1 tells Bitcoin-Qt and bitcoind to accept JSON-RPC commands
7171
#server=0
7272

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)
73+
# Bind to given address to listen for JSON-RPC connections.
74+
# Refer to the manpage or bitcoind -help for further details.
7575
#rpcbind=<addr>
7676

7777
# If no rpcpassword is set, rpc cookie auth is sought. The default `-rpccookiefile` name

0 commit comments

Comments
 (0)