Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update wording & images around Etna upgrade #1924

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/docs/learn/avalanche-l1s.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Avalanche's [Primary Network](/learn/primary-network) is a special Avalanche L1
(Image adopted from [this article](https://www.coinbase.com/cloud/discover/dev-foundations/intro-to-avalanche-subnets))

<Callout title="Note">
Every validator in an Avalanche L1 **must** also validate the Primary Network.
Every validator in an Avalanche L1 **must** also validate the P-Chain of the Primary Network.
</Callout>

Node operators that validate an Avalanche L1 with multiple chains do not need to run multiple machines for validation. For example, the Primary Network is an Avalanche L1 with three coexisting chains, all of which can be validated by a single node, or a single machine.
Expand Down
Loading