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 795481c commit 3093fddCopy full SHA for 3093fdd
eth/catalyst/api.go
@@ -466,7 +466,7 @@ func (api *ConsensusAPI) GetPayloadV5(payloadID engine.PayloadID) (*engine.Execu
466
})
467
}
468
469
-// getPayload will retreive the specified payload and verify it conforms to the
+// getPayload will retrieve the specified payload and verify it conforms to the
470
// endpoint's allowed payload versions and forks.
471
//
472
// Note passing nil `forks`, `versions` disables the respective check.
0 commit comments