update wallet-utility help
This commit is contained in:
@@ -31,7 +31,7 @@ unsigned int MAX_BLOCK_SIGOPS = 20000;
|
|||||||
void show_help()
|
void show_help()
|
||||||
{
|
{
|
||||||
std::cout <<
|
std::cout <<
|
||||||
"This program outputs Bitcoin addresses and private keys from a wallet.dat file" << std::endl
|
"This program outputs Hush addresses and private keys from a wallet.dat file" << std::endl
|
||||||
<< std::endl
|
<< std::endl
|
||||||
<< "Usage and options: "
|
<< "Usage and options: "
|
||||||
<< std::endl
|
<< std::endl
|
||||||
|
|||||||
Reference in New Issue
Block a user