It looks like the `verify()` process only uses `seqno` for previous entry even though there are `prev: Cid` present. Each entry should also be confirmed against it's alleged Cid to ensure they match.
It looks like the
verify()process only usesseqnofor previous entry even though there areprev: Cidpresent.Each entry should also be confirmed against it's alleged Cid to ensure they match.