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

Nomination Pools are live on Polkadot #4011

Merged
merged 4 commits into from
Nov 5, 2022
Merged
Show file tree
Hide file tree
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
10 changes: 5 additions & 5 deletions docs/learn/learn-nomination-pools.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ slug: ../learn-nomination-pools

import RPC from "./../../components/RPC-Connection";

:::info Nomination Pools are live on
[Westend](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fwestend-rpc.polkadot.io#/staking/pools) and
[Kusama](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fkusama-rpc.polkadot.io#/staking/pools).
:::info Nomination Pools are live on Polkadot!

Get some [Westies (WND)](learn-DOT.md#getting-westies) and start experimenting with Nomination
pools! Soon they will be deployed on Polkadot.
Nomination pools are a new feature for Polkadot’s staking system that allows users to pool their
DOT tokens together on-chain to nominate validators and receive rewards, significantly improving
the system’s scalability. Now, anyone with as little as [1 DOT can receive rewards for staking
natively on Polkadot](https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/).

:::

Expand Down
2 changes: 1 addition & 1 deletion docs/learn/learn-nominator.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Start your staking journey or explore more information about staking on
[Staking Dashboard](https://staking.polkadot.network/#/overview) that makes staking much easier and
check this
[extensive article list](https://support.polkadot.network/support/solutions/articles/65000182104) to
help you get started.
help you get started. {{ polkadot: You can now [stake natively with just 1 DOT and earn staking rewards](https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/). :polkadot }}
{{ kusama: All the examples presented on Polkadot apply to Kusama as well. :kusama }}

:::
Expand Down
2 changes: 1 addition & 1 deletion docs/learn/learn-staking-advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Start your staking journey or explore more information about staking on
[Staking Dashboard](https://staking.polkadot.network/#/overview) that makes staking much easier and
check this
[extensive article list](https://support.polkadot.network/support/solutions/articles/65000182104) to
help you get started.
help you get started. {{ polkadot: You can now [stake natively with just 1 DOT and earn staking rewards](https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/). :polkadot }}
{{ kusama: All the examples presented on Polkadot apply to Kusama as well. :kusama }}

:::
Expand Down
2 changes: 1 addition & 1 deletion docs/learn/learn-staking.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Start your staking journey or explore more information about staking on
[Staking Dashboard](https://staking.polkadot.network/#/overview) that makes staking much easier and
check this
[extensive article list](https://support.polkadot.network/support/solutions/articles/65000182104) to
help you get started.
help you get started. {{ polkadot: You can now [stake natively with just 1 DOT and earn staking rewards](https://polkadot.network/blog/nomination-pools-are-live-stake-natively-with-just-1-dot/). :polkadot }}
{{ kusama: All the examples presented on Polkadot apply to Kusama as well. :kusama }}

:::
Expand Down