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