Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
da22340c
Commit
da22340c
authored
Jun 13, 2019
by
Yuanchao Sun
Committed by
Bastian Köcher
Jun 13, 2019
Browse files
Update validation.rs (#289)
Fix typo
parent
a90d575f
Pipeline
#40284
passed with stages
in 16 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
network/src/validation.rs
View file @
da22340c
...
...
@@ -437,7 +437,7 @@ pub(crate) struct ValidationSession {
impl
ValidationSession
{
/// Create a new validation session instance. Needs to be attached to the
/// nework.
/// ne
t
work.
pub
(
crate
)
fn
new
(
params
:
SessionParams
)
->
Self
{
ValidationSession
{
parent_hash
:
params
.parent_hash
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment