Skip to main content

computeLocationClaimId

@totemsdk/location-proof


@totemsdk/location-proof / computeLocationClaimId

Function: computeLocationClaimId()

computeLocationClaimId(input): string

Compute a stable URI-style claim ID: "totem:location:". Callers pass the claim minus claimId; mutable fields are excluded internally.

Parameters

input

Omit<LocationClaim, "claimId">

Returns

string