# Functions
BackendFromRPCClient creates a wallet network backend from an RPC client.
DisableLog disables all library log output.
NewRPCClient creates a client connection to the server described by the connect string.
NewRPCSyncer creates an RPCSyncer that will sync the wallet using the RPC client.
RPCClientFromBackend returns the RPC client used to create a wallet network backend.
UseLogger uses a specified Logger to output package logging info.