modified: Install-Bitcoind.md

modified:   Install-the-Offline-Bitcoind.md
The MMGen Project 2024-01-19 11:11:25 +00:00
commit 055840a73d
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
2 changed files with 2 additions and 2 deletions

@ -98,7 +98,7 @@ $ litecoind
```text
# Bitcoin Core:
$ bitcoind --daemon
$ bitcoind --daemon --deprecatedrpc=create_bdb
# Bitcoin Cash Node:
$ mkdir ~/.bitcoin-bchn

@ -7,7 +7,7 @@ After installation, locate the bitcoind executable, place it on your execution
path and start it with the command:
```text
$ bitcoind -daemon -maxconnections=0
$ bitcoind -daemon -maxconnections=0 --deprecatedrpc=create_bdb
```
Note that in the absence of a blockchain the daemon starts very quickly and