Describe the bug
The Create Subnet step is missing from the Avalanche Fundamentals course. A step number is even skipped from the content files, from 03-network-architecture.mdx to 05-create-blockchain.mdx skipping the 4th step.
Not having this step is critical for the Creating an L1 flow, since when creating a subnet, its id gets stored in the local storage, and the toolbox component expect this id to be already set, leading to the follow screen:
To Reproduce
Steps to reproduce the behavior:
- Go to 05-create-blockchain, without having subnet id set on local storage
- get stuck there with "No Subnet Selected", and without the possibility to advance
Expected behavior
having a 04-create-subnet.mdx step or appending CreateSubnet into a previous one
Desktop (please complete the following information):
- OS: Fedora
- Browser: Brave
Describe the bug
The Create Subnet step is missing from the Avalanche Fundamentals course. A step number is even skipped from the content files, from
03-network-architecture.mdxto05-create-blockchain.mdxskipping the 4th step.Not having this step is critical for the
Creating an L1flow, since when creating a subnet, its id gets stored in the local storage, and the toolbox component expect this id to be already set, leading to the follow screen:To Reproduce
Steps to reproduce the behavior:
Expected behavior
having a
04-create-subnet.mdxstep or appendingCreateSubnetinto a previous oneDesktop (please complete the following information):