File tree 1 file changed +14
-3
lines changed
content/docs/tooling/create-deploy-avalanche-l1s
1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,18 @@ The following sections walk through each question in the wizard.
43
43
44
44
### Choose Your VM[ ] ( #choose-your-vm " Direct link to heading ")
45
45
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 ` .
47
58
48
59
### Enter Your Avalanche L1's ChainID[ ] ( #enter-your-avalanche-l1s-chainid " Direct link to heading ")
49
60
@@ -79,7 +90,7 @@ Precompiles are Avalanche's way of customizing the behavior of your Avalanche L1
79
90
80
91
### Wrapping up[ ] ( #wrapping-up " Direct link to heading ")
81
92
82
- If all worked successfully, the command prints ` Successfully created subnet configuration ` .
93
+ If all worked successfully, the command prints ` Successfully created blockchain configuration ` .
83
94
84
95
You've successfully created your first Avalanche L1 configuration. Now it's time to deploy it.
85
96
@@ -216,4 +227,4 @@ FAQ[](#faq "Direct link to heading")
216
227
217
228
** How is the Avalanche L1 ID (SubnetID) determined upon creation?**
218
229
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.
You can’t perform that action at this time.
0 commit comments