Skip to content

Commit 0ca91af

Browse files
committed
removed algorithm
1 parent b298aa0 commit 0ca91af

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/consensus-mechanisms/pos

1 file changed

+1
-1
lines changed

public/content/developers/docs/consensus-mechanisms/pos/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Overall, proof-of-stake, as it is implemented on Ethereum, has been demonstrated
7272

7373
### Comparison to proof-of-work {#comparison-to-proof-of-work}
7474

75-
Ethereum originally used proof-of-work algorithm but switched to proof-of-stake in September 2022. PoS offers several advantages over PoW, such as:
75+
Ethereum originally used proof-of-work but switched to proof-of-stake in September 2022. PoS offers several advantages over PoW, such as:
7676

7777
- better energy efficiency – there is no need to use lots of energy on proof-of-work computations
7878
- lower barriers to entry, reduced hardware requirements – there is no need for elite hardware to stand a chance of creating new blocks

0 commit comments

Comments
 (0)