Picks up the remaining review feedback in #21726 and #24956.
- make the global function
GetFirstStoredBlock()
a member of theBlockManager
class - pass the
start_block
param ofGetFirstStoredBlock()
by reference instead of a pointer - use
GetBlockTime()
for RPC getblockchaininfo#time