We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f36015 commit aa75198Copy full SHA for aa75198
src/utils/nostr/encryption.ts
@@ -1,5 +1,5 @@
1
2
-import {Name, NIP05} from "./NDKUserProfile";
+import {Name, NIP05} from "@nostr-dev-kit/ndk";
3
4
export const interfaceObj = {
5
name: String,
0 commit comments