Skip to content

Commit

Permalink
GITBOOK-232: change request with no subject merged in GitBook
Browse files Browse the repository at this point in the history
  • Loading branch information
twofaktor authored and gitbook-bot committed May 27, 2024
1 parent f917df9 commit 4d70b67
Show file tree
Hide file tree
Showing 32 changed files with 1,099 additions and 1,165 deletions.
133 changes: 65 additions & 68 deletions bitcoin/blockchain-explorer.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions bitcoin/desktop-wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ To connect via Tor to Fulcrum, the server must have a Tor hidden service connect
If you've already set up the hidden service but lost the connection address, you can obtain it again by running the following command with "admin" on your node:

```sh
$ sudo cat /var/lib/tor/hidden_service_fulcrum_tcp_ssl/hostname
sudo cat /var/lib/tor/hidden_service_fulcrum_tcp_ssl/hostname
```

Expected output:
Expand Down Expand Up @@ -171,7 +171,7 @@ By OS:
* **Linux**: only needs to execute (`sudo apt install tor`) on the command line and ensure that the Tor service is working and listening at the default port `9050`

```sh
$ sudo ss -tulpn | grep LISTEN | grep tor
sudo ss -tulpn | grep LISTEN | grep tor
```

Expected output:
Expand Down
Loading

0 comments on commit 4d70b67

Please sign in to comment.