File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ Command-line options
74
74
JSON-RPC API changes
75
75
76
76
* fixed a getblocktemplate bug that caused excessive CPU creating blocks.
77
- * listunspent now lists account and address infromation .
77
+ * listunspent now lists account and address information .
78
78
* getinfo now also returns the time adjustment estimated from your peers.
79
79
* getpeerinfo now returns bytessent, bytesrecv and syncnode.
80
80
* gettxoutsetinfo returns statistics about the unspent transaction output database.
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ configure Tor.
11
11
---------------------------------
12
12
13
13
The first step is running Bitcoin behind a Tor proxy. This will already make all
14
- outgoing connections be anonimized , but more is possible.
14
+ outgoing connections be anonymized , but more is possible.
15
15
16
16
-socks=5 SOCKS5 supports connecting-to-hostname, which can be used instead
17
17
of doing a (leaking) local DNS lookup. SOCKS5 is the default,
You can’t perform that action at this time.
0 commit comments