pub fn observer_peer_record(validator_config: &NodeConfig) -> PeerRecordExpand description
Builds the observer PeerRecord for connecting to the given validator’s observer server.
Panics if the validator does not have its observer server enabled.