# Functions
NewCachedTransport returns a new transport wrapped in cache.
NewHTTPClient returns a new HTTP client that satisfies the rpcinterface.Client interface.
# Structs
CachedTransport is an http transport with cache on top.
HTTPClient connects to Chia RPC via standard HTTP requests.