[][src]Type Definition in3_sys::in3_node_weight_t

type in3_node_weight_t = in3_node_weight;

Weight or reputation of a node.

Based on the past performance of the node a weight is calculated given faster nodes a higher weight and chance when selecting the next node from the nodelist. These weights will also be stored in the cache (if available)