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