SVS v3 spec suggests:
Data Interest name: /<node-prefix>/<group-prefix>/t=<bootstrap-time>/seq=<seq>
SVS-PS 2025-01-04 spec suggests:
Segment (outer): /<node-prefix>/<sync-prefix>/<seq-num>/v=0/seg=<seg>
Notably, t=<bootstrap-time> is not in SVS-PS naming convention.
I'd suggest changing it to:
Segment (outer): /<node-prefix>/<group-prefix>/t=<bootstrap-time>/seq=<seq>/v=0/seg=<seg>
SVS v3 spec suggests:
Data Interest name: /<node-prefix>/<group-prefix>/t=<bootstrap-time>/seq=<seq>SVS-PS 2025-01-04 spec suggests:
Segment (outer): /<node-prefix>/<sync-prefix>/<seq-num>/v=0/seg=<seg>Notably,
t=<bootstrap-time>is not in SVS-PS naming convention.I'd suggest changing it to:
Segment (outer): /<node-prefix>/<group-prefix>/t=<bootstrap-time>/seq=<seq>/v=0/seg=<seg>