ConnectionRequest.name

Name of the node that will be validated by the hub. It should always be lowercase and only contain letters, numbers, dashes and underscores.

struct ConnectionRequest
string name;

Meta