When we replicate blocks, we don't need to perform the MSM verification, because blocks that are replicated have a QC so enough nodes have already performed the MSM transition check.
We should add an argument to .Verify() that enables opt-out of verifying the MSM transition.
When we replicate blocks, we don't need to perform the MSM verification, because blocks that are replicated have a QC so enough nodes have already performed the MSM transition check.
We should add an argument to .Verify() that enables opt-out of verifying the MSM transition.