Skip to content

Commit 0c40315

Browse files
committed
Added suggestions
1 parent 4bd7275 commit 0c40315

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/validate/polygon-basics/who-is-delegator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ image: https://matic.network/banners/matic-network-16x9.png
1212

1313
Delegators are token holders who cannot, or do not want to run a [validator](/docs/validate/glossary#validator) node themselves. Instead, they secure the network by delegating their stake to validator nodes and play a critical role in the system, as they are responsible for choosing validators. They run their delegation transaction on the staking contract on the Ethereum mainnet.
1414

15-
The MATIC tokens get bonded with the next [checkpoint](/docs/validate/glossary#checkpoint-transaction) committed on the Ethereum mainnet. Delegators also have an option to opt out of the system whenever they want. Similar to validators, delegators have to wait for the unbonding period to end before withdrawing their stake.
15+
The MATIC tokens are bonded with the next [checkpoint](/docs/validate/glossary#checkpoint-transaction) committed on the Ethereum mainnet. Delegators also have an option to opt out of the system whenever they want. Similar to validators, delegators have to wait for the unbonding period, which consists of approximately 9 days, to end before withdrawing their stake.
1616

1717
## Fees and Rewards
1818

docs/validate/validate/validator-responsibilities.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ keywords:
1010
image: https://matic.network/banners/matic-network-16x9.png
1111
---
1212

13-
A blockchain validator is someone who is responsible for verifying transactions within a blockchain. For Polygon Network, any participant can be qualified to become a Polygon's validator by running a full node to earn rewards and collect transaction fees. To ensure the good participation by validators, they lock up some of their MATIC tokens as a stake in the ecosystem.
13+
A blockchain validator is someone who is responsible for validating transactions within a blockchain. On the Polygon Network, any participant can be qualified to become a Polygon's validator by running a full node to earn rewards and collect transaction fees. To ensure the good participation by validators, they lock up at least 1 MATIC token as a stake in the ecosystem.
1414

1515
:::note
16-
For the detailed description on what is a validator, see [Validator](/docs/validate/validator/introduction).
16+
Currently, there is a limit of 100 active validators at a time.
17+
For a detailed description on what a validator is, see [Validator](/docs/validate/validator/introduction).
1718
:::
1819

1920
## Responsibilities

0 commit comments

Comments
 (0)