Documentation ¶
Index ¶
Constants ¶
View Source
const EngineNewPayloadV1 = "engine_newPayloadV1"
View Source
const EngineNewPayloadV2 = "engine_newPayloadV2"
View Source
const EngineNewPayloadV3 = "engine_newPayloadV3"
View Source
const ForkChoiceUpdatedV1 = "engine_forkchoiceUpdatedV1"
View Source
const ForkChoiceUpdatedV2 = "engine_forkchoiceUpdatedV2"
View Source
const ForkChoiceUpdatedV3 = "engine_forkchoiceUpdatedV3"
View Source
const GetPayloadBodiesByHashV1 = "engine_getPayloadBodiesByHashV1"
View Source
const GetPayloadBodiesByRangeV1 = "engine_getPayloadBodiesByRangeV1"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JWTRoundTripper ¶
type JWTRoundTripper struct {
// contains filtered or unexported fields
}
func NewJWTRoundTripper ¶
func NewJWTRoundTripper(jwtSecret []byte) *JWTRoundTripper
Click to show internal directories.
Click to hide internal directories.