Skip to content

Commit

Permalink
refactor(envited.ascs.digital): debug
Browse files Browse the repository at this point in the history
Signed-off-by: Roy Scheeren <[email protected]>
  • Loading branch information
royscheeren committed Nov 22, 2024
1 parent 12bf333 commit ac9bb6f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ export const _validateAndCreateMetadata =
console.log('2b')
console.log(byteArray)
const assetCID = await createFilename(byteArray)
console.log(assetCID)
const domainMetadataCID = await createFilename(data.domainMetadata)

const connection = await db()
Expand Down

0 comments on commit ac9bb6f

Please sign in to comment.