We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886f0e7 commit 2860906Copy full SHA for 2860906
eth/catalyst/api.go
@@ -90,6 +90,7 @@ var caps = []string{
90
"engine_newPayloadV3",
91
"engine_getPayloadBodiesByHashV1",
92
"engine_getPayloadBodiesByRangeV1",
93
+ "engine_getClientVersionV1",
94
}
95
96
type ConsensusAPI struct {
0 commit comments