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.15.11 (latest)
- Published
- May 5, 2025
- Platform
- linux/amd64
- Imports
- 19 packages
- Last checked
- 21 hours ago –
Tools for package owners.