package blsync

import "github.com/ethereum/go-ethereum/beacon/blsync"

Index

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(config params.ClientConfig) *Client

func (*Client) SetEngineRPC

func (c *Client) SetEngineRPC(engine *rpc.Client)

func (*Client) Start

func (c *Client) Start() error

func (*Client) Stop

func (c *Client) Stop() error

Source Files

block_sync.go client.go engineclient.go

Version
v1.15.11 (latest)
Published
May 5, 2025
Platform
linux/amd64
Imports
19 packages
Last checked
21 hours ago

Tools for package owners.