LIPs icon indicating copy to clipboard operation
LIPs copied to clipboard

Remove `JSONURL` and only use `AssetURL`?

Open frozeman opened this issue 2 years ago • 0 comments

We could remove JSONURL and only have AssetURL, as the verification function tells you how to verify the hash.

We could then use a compact array to determine the length of verification funcition, verification data and source url. e.g.

verification function + verification data (e.g. hash) + url

frozeman avatar Oct 18 '23 17:10 frozeman