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.

class ConnectionRequest
string name;

Meta