Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisableLog ¶
func DisableLog()
DisableLog disables all library log output. Logging output is disabled by default until UseLogger is called.
func ValidateRPCConfig ¶
ValidateRPCConfig makes sure that provided Config is valid or returns an error otherwise
Types ¶
type Client ¶
Client wraps rpcclient.RPCClient with extra functionality needed for stability-tests
func ConnectToRPC ¶
ConnectToRPC connects to JSON-RPC server specified in the provided config
func (*Client) RegisterForBlockAddedNotifications ¶
RegisterForBlockAddedNotifications registers for block added notifications pushed by the node
Click to show internal directories.
Click to hide internal directories.