Skip to content

Commit

Permalink
add EIP-7685 requestsHash in block (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
fjl authored Dec 17, 2024
1 parent ee0292d commit 25a570c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/schemas/block.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ Block:
type: array
items:
$ref: '#/components/schemas/hash32'
requestsHash:
title: EIP-7685 requests hash
$ref: '#/components/schemas/hash32'
BlockTag:
title: Block tag
type: string
Expand Down

0 comments on commit 25a570c

Please sign in to comment.