We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6670ac commit 568c9feCopy full SHA for 568c9fe
examples/gm/index.ts
@@ -1,5 +1,5 @@
1
import { Client, type XmtpEnv } from "@xmtp/node-sdk";
2
-import { createSigner, createUser, getEncryptionKeyFromHex } from "@/helpers";
+import { createSigner, getEncryptionKeyFromHex } from "@/helpers";
3
4
/* Get the wallet key associated to the public key of
5
* the agent and the encryption key for the local db
0 commit comments