Skip to content

Commit

Permalink
🚚 new minimark in utils/mintUtils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Apr 12, 2023
1 parent 98d5ce1 commit 7ec13fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/mintUtils.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { MassMintNFT } from '@/components/rmrk/service/scheme'
import { MediaType } from '@/components/rmrk/types'
import { resolveMedia } from '@/components/rmrk/utils'
import { Attribute } from '@kodadot1/minimark'
import { Attribute } from '@kodadot1/minimark/common'
import consola from 'consola'
type Range = [number, number]

Expand Down

0 comments on commit 7ec13fc

Please sign in to comment.