start Client
Start a Flower client node which connects to a Flower server.
Parameters
server Address
The IPv4 or IPv6 address of the server. If the Flower server runs on the same machine on port 8080, then server_address would be “:::8080”.
use TLS
Whether to use TLS to connect to the Flower server.
client
The Flower client implementation.