Skip to content

Commit

Permalink
🚚 new minimark in components/rmrk/Create/Admin/AdminPanel.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Apr 12, 2023
1 parent 6bd9165 commit b551bff
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions components/rmrk/Create/Admin/AdminPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,8 @@ import TransactionMixin from '@/utils/mixins/txMixin'
import { notificationTypes, showNotification } from '@/utils/notification'
import shouldUpdate from '@/utils/shouldUpdate'
import exec, { execResultValue, txCb } from '@/utils/transactionExecutor'
import {
Interaction,
createInteraction,
mapAsSystemRemark,
} from '@kodadot1/minimark'
import { Interaction, createInteraction } from '@kodadot1/minimark/v1'
import { mapAsSystemRemark } from '@kodadot1/minimark/common'
import { DispatchError } from '@polkadot/types/interfaces'
import { Component, Watch, mixins } from 'nuxt-property-decorator'
import UseApiMixin from '~/utils/mixins/useApiMixin'
Expand Down

0 comments on commit b551bff

Please sign in to comment.