exitNodeOption property

bool exitNodeOption
final

Whether this node is eligible to be selected as an exit node.

Upstream sets this only after the node advertises default routes and the control plane approves it.

Implementation

final bool exitNodeOption;