diff --git a/content/cookbook/wallets/check-publickey.md b/content/cookbook/wallets/check-publickey.md index 3aa440c73..25541bdac 100644 --- a/content/cookbook/wallets/check-publickey.md +++ b/content/cookbook/wallets/check-publickey.md @@ -16,7 +16,7 @@ can be controlled by users with wallets. ```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