Commit da22340c authored by Yuanchao Sun's avatar Yuanchao Sun Committed by Bastian Köcher
Browse files

Update validation.rs (#289)

Fix typo
parent a90d575f
Pipeline #40284 passed with stages
in 16 minutes and 47 seconds
......@@ -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,
......
Supports Markdown
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