Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Martin Pugh
polkadot
Commits
11fce278
Unverified
Commit
11fce278
authored
Nov 03, 2020
by
Bastian Köcher
Committed by
GitHub
Nov 03, 2020
Browse files
Update primitives/src/v1.rs
Co-authored-by:
Peter Goodspeed-Niklaus
<
coriolinus@users.noreply.github.com
>
parent
d6439fed
Changes
1
Hide whitespace changes
Inline
Side-by-side
primitives/src/v1.rs
View file @
11fce278
...
...
@@ -665,7 +665,7 @@ pub enum CheckValidationOutputsError {
PrematureCodeUpgrade
,
/// The new parachain code is too large.
NewCodeTooLarge
,
/// The parachain didn't handle
d
the downward messages correctly.
/// The parachain didn't handle the downward messages correctly.
IncorrectDownwardMessageHandling
,
/// The parachain returned invalid upward messages.
InvalidUpwardMessages
,
...
...
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