mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-26 00:18:11 +00:00
Edited ch03_bitcoin-core.adoc with Atlas code editor
This commit is contained in:
parent
346349d381
commit
19cb64bb2f
@ -999,7 +999,7 @@ with the request. Bitcoin Core will create a random password on each
|
|||||||
start and place it in the data directory under the name +.cookie+. The
|
start and place it in the data directory under the name +.cookie+. The
|
||||||
+bitcoin-cli+ helper can read this password file given the data
|
+bitcoin-cli+ helper can read this password file given the data
|
||||||
directory. Similarly, you can copy the password and pass it to +curl+ (or
|
directory. Similarly, you can copy the password and pass it to +curl+ (or
|
||||||
any higher-level Bitcoin Core RPC wrappers), as seen in <<cookie_auth>>.
|
any higher-level Bitcoin Core RPC wrappers), ((("Bitcoin Core", "authentication")))((("authentication", "Bitcoin Core")))as seen in <<cookie_auth>>.
|
||||||
|
|
||||||
[[cookie_auth]]
|
[[cookie_auth]]
|
||||||
.Using cookie-based authentication with Bitcoin Core
|
.Using cookie-based authentication with Bitcoin Core
|
||||||
|
Loading…
Reference in New Issue
Block a user