Skip to content

Commit 4b08da3

Browse files
Apply suggestions from code review
Co-authored-by: Joshua <62268199+minimalsm@users.noreply.github.com>
1 parent 1764312 commit 4b08da3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/staking/saas/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The Ethereum protocol does not natively support delegation of stake, so these se
3838

3939
## What to consider {#what-to-consider}
4040

41-
There are a growing number of staking-as-a-service providers to help you stake your ETH, but each come with different risks and benefits. Note that **all** SaaS options require additional trust assumptions compared to home-staking. There is additional code wrapping the Ethereum clients that might not be open and auditable. SaaS also potentially has a detrimental effect on network decentralization. Depending on the setup, you may not control your own validator - the operator _could_ act dishonestly using your ETH.
41+
There are a growing number of SaaS providers to help you stake your ETH, but each come with different risks and benefits. Note that **all** SaaS options require additional trust assumptions compared to home-staking. There is additional code wrapping the Ethereum clients that might not be open and auditable. SaaS also potentially has a detrimental effect on network decentralization. Depending on the setup, you may not control your own validator - the operator _could_ act dishonestly using your ETH.
4242

4343
Attribute indicators are used below to signal notable strengths or weaknesses a listed SaaS provider may have. Use this section as a reference for how we define these attributes while you're choosing a service to help with your staking journey.
4444

src/content/staking/solo/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ summaryPoints:
1717

1818
Solo staking is the act of [running an Ethereum node](/run-a-node/) connected to the internet and depositing 32 ETH to activate a [validator](#faq), giving you the ability to participate directly in network consensus.
1919

20-
**Solo-staking increases the decentralization of the Ethereum network**, making Ethereum more censorship-resistant and robust against attacks. Other staking methods may not help the network in the same ways. This is why staking at home is the gold standard for securing Ethereum.
20+
**Solo staking increases the decentralization of the Ethereum network**, making Ethereum more censorship-resistant and robust against attacks. Other staking methods may not help the network in the same ways. This is why solo staking is the gold standard for securing Ethereum.
2121

2222
An Ethereum node consists of both an execution layer (EL) client, as well as a consensus layer (CL) client. These clients are software that work together, along with a valid set of signing keys, to verify transactions and blocks, attest to the correct head of the chain, aggregate attestations, and propose blocks.
2323

@@ -27,7 +27,7 @@ A solo staker receives rewards directly from the protocol for keeping their vali
2727

2828
## Why stake solo? {#why-stake-solo}
2929

30-
Solo staking comes with more responsibility - this is why validators get paid in ETH - but provides you with maximum control over your funds and staking setup.
30+
Solo staking comes with more responsibility but provides you with maximum control over your funds and staking setup.
3131

3232
<CardGrid>
3333
<Card title="Earn fresh ETH" emoji="💸">

0 commit comments

Comments
 (0)