Skip to content

Commit bdb2e8d

Browse files
authored
Update JSON-RPC-interface.md
clarifying when the .cookie file is generated
1 parent 6d473ba commit bdb2e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/JSON-RPC-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ RPC interface will be abused.
128128
Instead, expose it only on the host system's localhost, for example:
129129
`-p 127.0.0.1:8332:8332`
130130

131-
- **Secure authentication:** By default, Bitcoin Core generates unique
131+
- **Secure authentication:** By default, when no `rpcpassword` is specified, Bitcoin Core generates unique
132132
login credentials each time it restarts and puts them into a file
133133
readable only by the user that started Bitcoin Core, allowing any of
134134
that user's RPC clients with read access to the file to login

0 commit comments

Comments
 (0)