Open frozeman opened 1 year ago
We could remove JSONURL and only have AssetURL, as the verification function tells you how to verify the hash.
JSONURL
AssetURL
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
We could remove
JSONURL
and only haveAssetURL
, 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.