Versions in this module Expand all Collapse all v0 v0.2.2 Aug 8, 2025 v0.2.1 Mar 27, 2025 Changes in this version + func BuilderSettingsFromFlags(cliCtx *cli.Context) (*validatorServiceConfig.BuilderConfig, error) + type ValidatorClient struct + func NewValidatorClient(cliCtx *cli.Context) (*ValidatorClient, error) + func (c *ValidatorClient) Close() + func (c *ValidatorClient) Start()