suspend fun retrieveBlockHeader(blockHash: Bytes): BlockHeader?
Retrieves a block header into the repository.
blockHash - the hash of the block stored
blockHash
Return a future with the block header if found