Versions in this module Expand all Collapse all v1 v1.0.0 Sep 27, 2024 Changes in this version + func DisableLog() + func UseLogger(backend *logger.Backend, level logger.Level) + func ValidateRPCConfig(config *Config) error + type Client struct + OnBlockAdded chan struct{} + func ConnectToRPC(config *Config, dagParams *dagconfig.Params) (*Client, error) + func (c *Client) RegisterForBlockAddedNotifications() error + type Config struct + RPCServer string