🐛
This commit is contained in:
parent
fe0190a674
commit
125fb9a3e2
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ import client from '@/services/client.service'
|
|||
import indexedDb from '@/services/indexed-db.service'
|
||||
import storage from '@/services/local-storage.service'
|
||||
import { ISigner, TAccount, TAccountPointer, TDraftEvent, TProfile, TRelayList } from '@/types'
|
||||
import { bytesToHex, hexToBytes } from '@noble/hashes/utils'
|
||||
import { hexToBytes } from '@noble/hashes/utils'
|
||||
import dayjs from 'dayjs'
|
||||
import { Event, kinds, VerifiedEvent } from 'nostr-tools'
|
||||
import * as nip19 from 'nostr-tools/nip19'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue