Skip to content

Commit

Permalink
Merge pull request #104 from glassbrickstudio/main
Browse files Browse the repository at this point in the history
Sorry this took so long lol, been very busy with V4 and our new web service Cozy API. Thanks for the pull request!
  • Loading branch information
torrinworx authored May 31, 2022
2 parents 0b99e50 + 92f4a1f commit 7bb741a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/Metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ def createCardanoMetadata(name, Order_Num, NFT_DNA, NFT_Variants, Material_Attri
"<policy_id>": {
name: {
"name": name,
"image": "",
"mediaType": "",
"image": "<ipfs_link>",
"mediaType": "<mime_type>",
"description": cardano_description,
}
},
Expand Down

0 comments on commit 7bb741a

Please sign in to comment.