Versions in this module Expand all Collapse all v0 v0.0.1 Oct 11, 2024 Changes in this version + var MainnetConfig = lightClientConfig + var SepoliaConfig = lightClientConfig + type Client struct + func NewClient(ctx *cli.Context) *Client + func (c *Client) SetEngineRPC(engine *rpc.Client) + func (c *Client) Start() error + func (c *Client) Stop() error