# Functions
GetNetwork examines Context's flags and returns the appropriate network.
GetRPCClient returns an RPC client instance for the given Context.
GetTimeoutContext returns a context.Context with default of user-set timeout.
# Constants
DefaultTimeout is the default timeout used for RPC requests.
RPCEndpointFlag is a long flag name for RPC endpoint.