pub const NOT_IN_CONSENSUS_ID: &str = "NOT_IN_CONSENSUS";Expand description
Identifier used for relays not in the current consensus.
When a relay is used as a rendezvous point but is not found in the current consensus, its usage is tracked under this special identifier. This handles cases where relays leave the network or consensus churn.