mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 08:08:11 +00:00
Edited ch03_bitcoin-core.adoc with Atlas code editor
This commit is contained in:
parent
0c13fb3d99
commit
7cb411b46a
@ -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
|
||||
+bitcoin-cli+ helper can read this password file given the data
|
||||
directory. Similarly, you can copy the password and pass it to +curl+ (or
|
||||
any higher-level Bitcoin Core RPC wrappers), ((("Bitcoin Core", "authentication")))((("authentication", "Bitcoin Core")))as seen in <<cookie_auth>>.
|
||||
any higher-level Bitcoin Core RPC wrappers), ((("Bitcoin Core", "authentication")))((("authentication")))as seen in <<cookie_auth>>.
|
||||
|
||||
[[cookie_auth]]
|
||||
.Using cookie-based authentication with Bitcoin Core
|
||||
|
Loading…
Reference in New Issue
Block a user