From 7b2f36a629e878cc7a148d4ed45e5aa9c2e595aa Mon Sep 17 00:00:00 2001 From: Max Efremov <51917427+mefrem@users.noreply.github.com> Date: Fri, 21 Apr 2023 10:11:15 -0500 Subject: [PATCH] Update docs/getting-started.md Co-authored-by: jbencin --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 7365c0901..5a69d87d7 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -228,7 +228,7 @@ Uncomment, or add, the following line under `[devnet]`: enable_subnet_node = true ``` -### Subnet Settings +### Optional Settings Also, in that file, we can see a few default settings that `clarinet` will be using for our subnet. `subnet_contract_id` specifies the L1 contract with which the subnet will be interacting. This will be automatically downloaded from the network and deployed by `clarinet` but you can take a look at it [here](https://explorer.hiro.so/txid/0x7d8a5d649d0f2b7583a456225c2e98b40ba62a124c5187f6dbfa563592b24e76?chain=testnet) if interested.