Closed jimmygchen closed 1 year ago
I've just noticed that the field names in the BuilderBid schema doesn't match the SignedBuilderBid example JSON:
BuilderBid
SignedBuilderBid
https://github.com/ethereum/builder-specs/blob/0d039df6cbe8af9ff16a1546281064d41638b5e6/examples/deneb/signed_builder_bid.json#L24-L28
blinded_blobs_bundle
blob_roots
I've just noticed that the field names in the
BuilderBid
schema doesn't match theSignedBuilderBid
example JSON:https://github.com/ethereum/builder-specs/blob/0d039df6cbe8af9ff16a1546281064d41638b5e6/examples/deneb/signed_builder_bid.json#L24-L28
blinded_blobs_bundle
to match the example. (I think this name also reflects the structure better)blob_roots
comes last inblinded_blobs_bundle