good morning!!!!

Skip to content
Snippets Groups Projects
Commit eb794af8 authored by Zak Cole's avatar Zak Cole Committed by Péter Szilágyi
Browse files

consensus/ethash: fixed documentation typo (#17121)

"proot-of-work" to "proof-of-work"
parent 67a78571
No related branches found
No related tags found
No related merge requests found
......@@ -389,7 +389,7 @@ type Config struct {
PowMode Mode
}
// Ethash is a consensus engine based on proot-of-work implementing the ethash
// Ethash is a consensus engine based on proof-of-work implementing the ethash
// algorithm.
type Ethash struct {
config Config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment