mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
removing link to non-existent chapter
per keblek, chapter was phased out previously
This commit is contained in:
parent
844be66895
commit
864bd6c869
@ -30,7 +30,7 @@ You'll begin your exploration of the Bitcoin network with the `bitcoin-cli` comm
|
||||
$ ps auxww | grep bitcoind
|
||||
standup 455 1.3 34.4 3387536 1392904 ? SLsl Jun16 59:30 /usr/local/bin/bitcoind -conf=/home/standup/.bitcoin/bitcoin.conf
|
||||
```
|
||||
If it's not running, you'll want to run `/usr/local/bin/bitcoind -daemon` by hand and also place it in your crontab, as explained in [§2.1: Setting up a Bitcoin-Core VPS by Hand](02_1_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md).
|
||||
If it's not running, you'll want to run `/usr/local/bin/bitcoind -daemon` by hand and also place it in your crontab.
|
||||
|
||||
## Verify Your Blocks
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user