Commit 871caf4f authored by Ori Pomerantz's avatar Ori Pomerantz

feat(getting-started): Restrict the not for production warning

It's not `cast wallet` that is insecure, just `cast wallet new`.
parent 374301d7
......@@ -172,7 +172,7 @@ Recommended funding amounts are as follows:
::: danger Not for production deployments
The `cast wallet` tool is *not* designed for production deployments. If you are deploying an OP Stack based chain into production, you should likely be using a combination of hardware security modules and hardware wallets.
The `cast wallet new` tool is *not* designed for production deployments. If you are deploying an OP Stack based chain into production, you should likely be using a combination of hardware security modules and hardware wallets.
:::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment