From 055840a73d27cd88bdeef2104748b84a465b406c Mon Sep 17 00:00:00 2001 From: The MMGen Project Date: Fri, 19 Jan 2024 11:11:25 +0000 Subject: [PATCH] modified: Install-Bitcoind.md modified: Install-the-Offline-Bitcoind.md --- Install-Bitcoind.md | 2 +- Install-the-Offline-Bitcoind.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Install-Bitcoind.md b/Install-Bitcoind.md index b5ac5e0..818f9ab 100644 --- a/Install-Bitcoind.md +++ b/Install-Bitcoind.md @@ -98,7 +98,7 @@ $ litecoind ```text # Bitcoin Core: -$ bitcoind --daemon +$ bitcoind --daemon --deprecatedrpc=create_bdb # Bitcoin Cash Node: $ mkdir ~/.bitcoin-bchn diff --git a/Install-the-Offline-Bitcoind.md b/Install-the-Offline-Bitcoind.md index 1543074..95d1c04 100644 --- a/Install-the-Offline-Bitcoind.md +++ b/Install-the-Offline-Bitcoind.md @@ -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