Skip to content
Snippets Groups Projects
Commit 62869f8a authored by Yuanchao Sun's avatar Yuanchao Sun Committed by Bastian Köcher
Browse files

Update validation.rs (#289)

Fix typo
parent a5b2c9ab
No related merge requests found
......@@ -437,7 +437,7 @@ pub(crate) struct ValidationSession {
impl ValidationSession {
/// Create a new validation session instance. Needs to be attached to the
/// nework.
/// network.
pub(crate) fn new(params: SessionParams) -> Self {
ValidationSession {
parent_hash: params.parent_hash,
......
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