Fix Node::HaveRoutableIPs.
It was checking the count of database rows (which would always have been 1), not the count of free addresses.
Showing
Please register or sign in to comment
It was checking the count of database rows (which would always have been 1), not the count of free addresses.