Skip to content

Commit

Permalink
Add proposer_pubkey to BidTraces (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtraglia committed Aug 8, 2023
1 parent 5400891 commit 534ac96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions types/bids.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ BidTraceV1:
$ref: "../beacon-apis/types/primitive.yaml#/Root"
builder_pubkey:
$ref: "../beacon-apis/types/primitive.yaml#/Pubkey"
proposer_pubkey:
$ref: "../beacon-apis/types/primitive.yaml#/Pubkey"
proposer_fee_recipient:
$ref: "../beacon-apis/types/primitive.yaml#/ExecutionAddress"
gas_limit:
Expand Down

0 comments on commit 534ac96

Please sign in to comment.