mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
doc: Refer in rpcbind doc to the manpage
This commit is contained in:
@@ -70,8 +70,8 @@
|
|||||||
# server=1 tells Bitcoin-Qt and bitcoind to accept JSON-RPC commands
|
# server=1 tells Bitcoin-Qt and bitcoind to accept JSON-RPC commands
|
||||||
#server=0
|
#server=0
|
||||||
|
|
||||||
# Bind to given address to listen for JSON-RPC connections. Use [host]:port notation for IPv6.
|
# Bind to given address to listen for JSON-RPC connections.
|
||||||
# This option can be specified multiple times (default: bind to all interfaces)
|
# Refer to the manpage or bitcoind -help for further details.
|
||||||
#rpcbind=<addr>
|
#rpcbind=<addr>
|
||||||
|
|
||||||
# If no rpcpassword is set, rpc cookie auth is sought. The default `-rpccookiefile` name
|
# If no rpcpassword is set, rpc cookie auth is sought. The default `-rpccookiefile` name
|
||||||
|
|||||||
Reference in New Issue
Block a user