Story Form
As a BlockNode Operator/Dev
I want to be able to verify blocks that don't have TSS proof but other types.
So that we can still verify those blocks
Technical Notes
Wrapped Record Blocks and first few thousand blocks after cut-over or even genesis might contain different proof types. such as: AggregatedNodeSignature
This issue is to make sure that the Verification Plugin of the BlockNode supports it.