Skip to content

Commit

Permalink
update capabilities unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-aouadi committed Sep 30, 2024
1 parent db389fa commit d961b79
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ void getsCapabilities() {
"engine_getPayloadV3",
"engine_forkchoiceUpdatedV3",
"engine_newPayloadV4",
"engine_getPayloadV4");
"engine_getPayloadV4",
"engine_getBlobsV1");
}
}

0 comments on commit d961b79

Please sign in to comment.