Skip to content

Commit

Permalink
🚚 new minimark in composables/transaction/types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Apr 12, 2023
1 parent f9e8c75 commit cf0a0c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composables/transaction/types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { Attribute, Interaction } from '@kodadot1/minimark'
import { Attribute } from '@kodadot1/minimark/common'
import { Interaction } from '@kodadot1/minimark/v1'
import { ShoppingActions } from '@/utils/shoppingActions'
import { BaseMintedCollection, BaseTokenType } from '@/components/base/types'
import { Royalty } from '@/utils/royalty'
Expand Down

0 comments on commit cf0a0c8

Please sign in to comment.