Skip to content

Commit 2131b12

Browse files
committed
Merge branch 'improve-comp-changes' of github.com:ethereum/ethereum-org-website into improve-comp-changes
2 parents f029446 + 8dbdf75 commit 2131b12

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

public/content/community/support/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Transactions on Ethereum can sometimes get stuck if you have submitted a lower t
4444

4545
### How do I mine Ethereum? {#mining-ethereum}
4646

47-
Ethereum mining is no longer possible. Mining was switched off when Ethereum moved from [proof-of-work](/glossary/#pow) to [proof-of-stake](/glossary/#pos). Now, instead of miners, Ethereum has validators. Validators [stake](/glossary/#staking) ETH and receive staking rewards for securing the network.
47+
Ethereum mining is no longer possible. Mining was switched off when Ethereum moved from [proof-of-work](/glossary/#pow) to [proof-of-stake](/glossary/#pos). Now, instead of miners, Ethereum has validators. Anyone may [stake](/glossary/#staking) ETH and receive staking rewards for running validator software to secure the network.
4848

49-
### How do I become a staker/validator? {#become-validator}
49+
### How do I become a staker / run a validator? {#how-to-stake}
5050

5151
To become a validator, you must stake 32 ETH in the Ethereum deposit contract and set up a validator node. More information is available on our [staking pages](/staking) and at [the staking launchpad](https://launchpad.ethereum.org/).
5252

public/content/decentralized-identity/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ Decentralized identity can help create online communities that are free of fake
7575

7676
Sybil attacks refer to individual humans tricking a system into thinking they are multiple people to increase their influence. Grant-giving applications that use [quadratic voting](/glossary/#quadratic-voting) are vulnerable to these Sybil attacks because the value of a grant is increased when more individuals vote for it, incentivizing users to split their contributions across many identities. Decentralized identities help to prevent this by raising the burden on each participant to prove that they are really human, although often without having to reveal specific private information.
7777

78-
7978
## What are attestations? {#what-are-attestations}
8079

8180
An attestation is a claim made by one entity about another entity. If you live in the United States, the driver's license issued to you by the Department of Motor Vehicles (one entity) attests that you (another entity) are legally allowed to drive a car.

0 commit comments

Comments
 (0)