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 7e5499c commit 12bf333
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ export const _validateAndCreateMetadata =
console.log('2a')
const { conforms, reports, data } = await getShaclSchemaAndValidate(byteArray)
console.log('2b')
console.log(byteArray)
const assetCID = await createFilename(byteArray)
const domainMetadataCID = await createFilename(data.domainMetadata)

Expand Down

0 comments on commit 12bf333

Please sign in to comment.