mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-02-03 18:54:38 +00:00
Merge pull request #5365
3a05ba1 Fix typo in doxygen comment. (Pavel Janík)
This commit is contained in:
commit
5270817180
@ -26,7 +26,7 @@ uint256 GetRandHash();
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Seed insecure_rand using the random pool.
|
* 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);
|
void seed_insecure_rand(bool fDeterministic = false);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user