Closed etan-status closed 1 year ago
BlindedBlobSidecar are no longer signed, but instead are linked with signed block via merkle proof. Renamed signed_blinded_blob_sidecars in SignedBlindedBlockContents envelopes to match the new types.
BlindedBlobSidecar
signed_blinded_blob_sidecars
SignedBlindedBlockContents
hey @etan-status, thanks for this!
we are working through these changes in #90 as the change in the CL permits a pretty big simplification for these builder APIs
BlindedBlobSidecar
are no longer signed, but instead are linked with signed block via merkle proof. Renamedsigned_blinded_blob_sidecars
inSignedBlindedBlockContents
envelopes to match the new types.