Ensures a genesis block is in the block tree, possibly writing one to disk.
Declared in <validation.h>
<validation.h>
[[nodiscard]] bool LoadGenesisBlock();
true if the genesis block is present after the call.
The return value should not be discarded.