We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f28d7 commit 93e4e2fCopy full SHA for 93e4e2f
README.md
@@ -16,17 +16,6 @@ node is fine. While `otsd` is running the wallet should not be used for other
16
purposes, as currently the Bitcoin timestamping functionality assumes that it
17
has exclusive use of the wallet.
18
19
-First make sure the following is in your `~/.bitcoin/bitcoin.conf` file:
20
-
21
-```
22
-# Currently only password authentication is supported
23
-rpcuser=CHANGETHIS
24
-rpcpassword=CHANGETHIS
25
26
-# Segwit is not yet supported
27
-rpcserialversion=0
28
29
30
Install the requirements:
31
32
```
0 commit comments