Skip to content

Commit 68553de

Browse files
committed
Update ipfsUtils.ts
1 parent 972094e commit 68553de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web_app/Source_webapp/src/utils/ipfsUtils.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ export const uploadNFTToIPFS = async (
1717
token: nftStorageApiKey,
1818
})
1919

20+
console.log('nftStorageApiKey:', nftStorageApiKey)
21+
2022
try {
2123
const { name, image, attributes } = metadata
2224

0 commit comments

Comments
 (0)