You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this PR does not allow for fully qualified assets which are of type EIP-721 (nft) or EIP-1155 (multitoken standard). New combined types could be created to accommodate this. (eg, AssetType.Qualified721).
The combined types would require that the metadata for both location and token specifics are concatenated together (or whatever).
The text was updated successfully, but these errors were encountered:
From #74,
The combined types would require that the metadata for both location and token specifics are concatenated together (or whatever).
The text was updated successfully, but these errors were encountered: