mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge cea38b491f into merged_master (Bitcoin PR bitcoin/bitcoin#22183)
This commit is contained in:
commit
e2ccc3a707
4 changed files with 44 additions and 34 deletions
|
|
@ -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[out] progress_bar String representation of the progress bar.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue