engine

package
v0.1.1-experimental.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlobsBundleV1

type BlobsBundleV1 = engine.BlobsBundleV1

There are some types we can borrow from geth.

type ForkchoiceResponse

type ForkchoiceResponse = engine.ForkChoiceResponse

There are some types we can borrow from geth.

type ForkchoiceState

type ForkchoiceState = engine.ForkchoiceStateV1

There are some types we can borrow from geth.

type PayloadID

type PayloadID = engine.PayloadID

There are some types we can borrow from geth.

type PayloadStatus

type PayloadStatus = engine.PayloadStatusV1

There are some types we can borrow from geth.

type PayloadStatusStr

type PayloadStatusStr = string
var (
	PayloadStatusValid    PayloadStatusStr = engine.VALID
	PayloadStatusInvalid  PayloadStatusStr = engine.INVALID
	PayloadStatusSyncing  PayloadStatusStr = engine.SYNCING
	PayloadStatusAccepted PayloadStatusStr = engine.ACCEPTED
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL