Skip to content

Commit

Permalink
eth/catalyst: add getClientVersion to capabilities (ethereum#28994)
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusVanDerWijden authored Feb 15, 2024
1 parent 886f0e7 commit 2860906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eth/catalyst/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ var caps = []string{
"engine_newPayloadV3",
"engine_getPayloadBodiesByHashV1",
"engine_getPayloadBodiesByRangeV1",
"engine_getClientVersionV1",
}

type ConsensusAPI struct {
Expand Down

0 comments on commit 2860906

Please sign in to comment.