The PFB Commitment in the Header will reference the PFB commitment of the Data. This is only possible if it is a separate blob. - [ ] When submitting a block, submit the header and Data separately - [ ] One PFB that submits 2 blobs - [ ] Match Header and Blob after they have been submitted separately - [ ] Separate into 2 different namespaces - [x] https://github.com/rollkit/rollkit/issues/1828 - [x] https://github.com/rollkit/rollkit/issues/913 ## Testcases: - [ ] Only Header is read but corresponding Block is not posted - [ ] Only Block is read but corresponding Header is not posted
The PFB Commitment in the Header will reference the PFB commitment of the Data. This is only possible if it is a separate blob.
Testcases: