ethereum / builder-specs

Specification for the external block builders.
https://ethereum.github.io/builder-specs/
Creative Commons Zero v1.0 Universal
178 stars 61 forks source link

Fix incorrect field name in Deneb `BuilderBid` type #80

Closed jimmygchen closed 1 year ago

jimmygchen commented 1 year ago

I've just noticed that the field names in the BuilderBid schema doesn't match the SignedBuilderBid example JSON:

https://github.com/ethereum/builder-specs/blob/0d039df6cbe8af9ff16a1546281064d41638b5e6/examples/deneb/signed_builder_bid.json#L24-L28