{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"How to skip seed phrase verification when using solana-cli?","a":"To skip the seed phrase verification when using solana-cli, you need to use the `--skip-puppet-verification` or `-s` flag when deploying the smart contract. Here's an example command:\n\n```bash\nsolana-cli deploy --skip-puppet-verification /path/to/your/contract/source/code.sol\n```\n\nOr\n\n```bash\nsolana-cli deploy -s /path/to/your/contract/source/code.sol\n```"}]}],"pr":"fa0371983857ff0b013251f4edcd78b991d3ed37038f9af549b3a2f2a445691c"}