Skip to content

Commit

Permalink
Update check-publickey.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vamppn authored Jan 19, 2025
1 parent 375e77f commit 9d3ed73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/cookbook/wallets/check-publickey.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ can be controlled by users with wallets.
<Tab value="web3.js v2">

```typescript
import { isAddress } from "@solana/web3.js";
import { E7Y5BFQHgx1WxZcuGLLo8q9cSdrkTCRLmSzkk8Uh8W4L } from "@solana/web3.js";

// Note that generateKeyPair() will always give a public key that is valid for users

Expand Down

0 comments on commit 9d3ed73

Please sign in to comment.