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 8ab6d62 commit 6aefe65Copy full SHA for 6aefe65
packages/hypergraph/src/identity/prove-ownership.ts
@@ -1,4 +1,4 @@
1
-import { http, type Chain, type Hex, type WalletClient, createPublicClient, verifyMessage } from 'viem';
+import { http, type Chain, type Hex, createPublicClient, verifyMessage } from 'viem';
2
import { privateKeyToAccount } from 'viem/accounts';
3
4
import type { SmartAccountClient } from 'permissionless';
0 commit comments