pub fn compare_node_block_relay_only_time(
a: &NodeEvictionCandidate,
b: &NodeEvictionCandidate
) -> bool
Expand description
| Pick out the potential block-relay | only peers, and sort them by last block | time. |
pub fn compare_node_block_relay_only_time(
a: &NodeEvictionCandidate,
b: &NodeEvictionCandidate
) -> bool
| Pick out the potential block-relay | only peers, and sort them by last block | time. |