Type Definition bitcoinnode_stats::NodesStats

source ·
pub type NodesStats = Vec<(NodeStats, bool, NodeStateStats)>;