mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-06 01:41:01 +02:00
Fix typo in bitcoin-cli.cpp
This commit is contained in:
parent
b20ad0eb16
commit
aa5e7c9471
@ -885,7 +885,7 @@ static void GetWalletBalances(UniValue& result)
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GetProgressBar contructs a progress bar with 5% intervals.
|
* GetProgressBar constructs a progress bar with 5% intervals.
|
||||||
*
|
*
|
||||||
* @param[in] progress The proportion of the progress bar to be filled between 0 and 1.
|
* @param[in] progress The proportion of the progress bar to be filled between 0 and 1.
|
||||||
* @param[out] progress_bar String representation of the progress bar.
|
* @param[out] progress_bar String representation of the progress bar.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user