make_record_name

Function make_record_name 

Source
pub fn make_record_name(
    announced_prefix: &Name,
    node_name: &Name,
    timestamp_ms: u64,
) -> Name
Expand description

Construct the full Data name for a service record.

/ndn/local/sd/services/<prefix-hash>/<node-name...>/v=<timestamp-ms>