Skip to content

Commit 67825fe

Browse files
committed
Update create-subnet walkthrough
Update walkthrough as CLI options have changed Signed-off-by: Michael Standen <[email protected]>
1 parent 8dd1052 commit 67825fe

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

content/docs/tooling/create-deploy-avalanche-l1s/create-avalanche-l1.mdx

+14-3
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,18 @@ The following sections walk through each question in the wizard.
4343

4444
### Choose Your VM[](#choose-your-vm "Direct link to heading")
4545

46-
Select `SubnetEVM`.
46+
Select `Subnet-EVM`.
47+
48+
### Choose Blockchain Configuration[](#choose-blockchain-configuration "Direct link to heading")
49+
50+
Select the `defaults for a test environment` to reduce the number of settings to select from.
51+
52+
For advanced users, select `I don't want to use default values` to see the full list of configuration options.
53+
The full list of options are not covered in this guide.
54+
55+
### Subnet-EVM Version[](#subnet-evm-version "Direct link to heading")
56+
57+
Select `Use latest release version`.
4758

4859
### Enter Your Avalanche L1's ChainID[](#enter-your-avalanche-l1s-chainid "Direct link to heading")
4960

@@ -79,7 +90,7 @@ Precompiles are Avalanche's way of customizing the behavior of your Avalanche L1
7990

8091
### Wrapping up[](#wrapping-up "Direct link to heading")
8192

82-
If all worked successfully, the command prints `Successfully created subnet configuration`.
93+
If all worked successfully, the command prints `Successfully created blockchain configuration`.
8394

8495
You've successfully created your first Avalanche L1 configuration. Now it's time to deploy it.
8596

@@ -216,4 +227,4 @@ FAQ[​](#faq "Direct link to heading")
216227
217228
**How is the Avalanche L1 ID (SubnetID) determined upon creation?**
218229
219-
The Avalanche L1 ID (SubnetID) is the hash of the transaction that created the Avalanche L1.
230+
The Avalanche L1 ID (SubnetID) is the hash of the transaction that created the Avalanche L1.

0 commit comments

Comments
 (0)