mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 13:02:38 +02:00
bitcoind: Keep "cutting-edge transaction services" for wallet description
This commit is contained in:
parent
0cef7f9cd8
commit
1f322a09e3
@ -143,7 +143,7 @@ static bool ProcessInitCommands(ArgsManager& args)
|
||||
strUsage += "\n"
|
||||
"The " PACKAGE_NAME " daemon (bitcoind) is a headless program that connects to the Bitcoin network to validate and relay transactions and blocks, as well as relaying addresses.\n\n"
|
||||
"It provides the backbone of the Bitcoin network and its RPC, REST and ZMQ services can provide various transaction, block and address-related services.\n\n"
|
||||
"There is an optional wallet component which provides transaction services.\n\n"
|
||||
"There is an optional wallet component which provides cutting-edge transaction services.\n\n"
|
||||
"It can be used in a headless environment or as part of a server setup.\n"
|
||||
"\n"
|
||||
"Usage: bitcoind [options]\n"
|
||||
|
Loading…
Reference in New Issue
Block a user