Skip to content

Commit

Permalink
tests: add headfcu.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fjl committed Jan 30, 2024
1 parent e3d2745 commit 0c6ef51
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tests/headfcu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"jsonrpc": "2.0",
"id": "fcu20",
"method": "engine_forkchoiceUpdatedV3",
"params": [
{
"headBlockHash": "0x8f64c4436f7213cfdf02cfb9f45d012f1774dfb329b8803de5e7479b11586902",
"safeBlockHash": "0x8f64c4436f7213cfdf02cfb9f45d012f1774dfb329b8803de5e7479b11586902",
"finalizedBlockHash": "0x8f64c4436f7213cfdf02cfb9f45d012f1774dfb329b8803de5e7479b11586902"
},
null
]
}

0 comments on commit 0c6ef51

Please sign in to comment.