mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Fix typo in doxygen comment.
This commit is contained in:
parent
f24bcce2ac
commit
3a05ba1bfc
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ uint256 GetRandHash();
|
|||
|
||||
/**
|
||||
* Seed insecure_rand using the random pool.
|
||||
* @param Deterministic Use a determinstic seed
|
||||
* @param Deterministic Use a deterministic seed
|
||||
*/
|
||||
void seed_insecure_rand(bool fDeterministic = false);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue