# 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.