package
0.12.18
Repository: https://github.com/astrix-network/astrixd.git
Documentation: pkg.go.dev

# Functions

ConnectToRPC connects to JSON-RPC server specified in the provided config.
DisableLog disables all library log output.
UseLogger uses a specified Logger to output package logging info.
ValidateRPCConfig makes sure that provided Config is valid or returns an error otherwise.

# Structs

Client wraps rpcclient.RPCClient with extra functionality needed for stability-tests.
Config are configurations common to all tests that need to connect to json-rpc.