fun findBlocksByParentHash(parentHash: Bytes): List<Hash>
Finds hashes of blocks which have a matching parent hash.
parentHash - the parent hash
parentHash
Return the matching blocks