Skip to content

Commit

Permalink
fix: incorrect hex for LSP8MetadataTokenURI
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ42 committed Nov 6, 2023
1 parent b46e7e9 commit 0500a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/LSP8IdentifiableDigitalAsset.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
{
"name": "LSP8MetadataTokenURI:<address|uint256|bytes32|string>",
"key": "0x4690256ef7e93288012f0000<address|uint256|bytes32|string>",
"key": "0x1339e76a390b7b9ec9010000<address|uint256|bytes32|string>",
"keyType": "Mapping",
"valueType": "(bytes4,string)",
"valueContent": "(Bytes4,URI)"
Expand Down

0 comments on commit 0500a75

Please sign in to comment.