lukso-network / lsp-utils

Apache License 2.0
0 stars 4 forks source link

Wrong example for `encodeAssetUrl` #52

Open Hugoo opened 6 months ago

Hugoo commented 6 months ago

https://docs.lukso.tech/tools/lsp-utils/LSP2ERC725YJSONSchema#encodeasseturl

the example here: https://github.com/lukso-network/lsp-utils/blob/develop/src/LSP2ERC725YJSONSchema/encodeAssetUrl/encodeAssetUrl.ts#L20

Shows a JSON string instead of the assetBytes

Hugoo commented 6 months ago

Also for reference: https://github.com/lukso-network/docs/issues/930