If carpath is already a URL, that is used. Otherwise, this adds https://w3s.link/ipfs/<SHARD_CID>?format=raw&origin=r2://auto/carpark-prod-0 as a URL in the generated location claims.
Also removes the generated relation claim which doesn't provide any further information than the offset of the block header within the shard (which is minus a few bytes from the actual block offset). This is not used by freeway anymore when a location claim with real block offset and length is present (as we are generating here).
If
carpath
is already a URL, that is used. Otherwise, this addshttps://w3s.link/ipfs/<SHARD_CID>?format=raw&origin=r2://auto/carpark-prod-0
as a URL in the generated location claims.Also removes the generated relation claim which doesn't provide any further information than the offset of the block header within the shard (which is minus a few bytes from the actual block offset). This is not used by freeway anymore when a location claim with real block offset and length is present (as we are generating here).