suspend fun hasBlockHeader(blockHash: Bytes): Boolean
Returns true if the store contains the block header.
blockHash - the hash of the block stored
blockHash
Return a future with a boolean result