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 (*Client) Start ¶
func (*Client) Stop ¶
Source Files ¶
block_sync.go client.go engineclient.go
- Version
- v1.16.1 (latest)
- Published
- Jul 2, 2025
- Platform
- linux/amd64
- Imports
- 20 packages
- Last checked
- 5 days ago –
Tools for package owners.