Skip to content
Snippets Groups Projects
Commit 99da0232 authored by Joshy Orndorff's avatar Joshy Orndorff Committed by Gavin Wood
Browse files

Grammar (#3754)

parent 251d33cb
No related merge requests found
......@@ -100,7 +100,7 @@ pub trait PowAlgorithm<B: BlockT> {
seal: &Seal,
difficulty: Self::Difficulty,
) -> Result<bool, String>;
/// Mine a seal that satisfy the given difficulty.
/// Mine a seal that satisfies the given difficulty.
fn mine(
&self,
parent: &BlockId<B>,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment