suspend fun storeBlockHeader(header: BlockHeader): Unit
Stores a block header in the repository.
header - the block header to store
header
Return handle to the storage operation completion