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
d6439fed
Unverified
Commit
d6439fed
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
00adafc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
primitives/src/v1.rs
View file @
d6439fed
...
...
@@ -661,7 +661,7 @@ pub enum CandidateEvent<H = Hash> {
pub
enum
CheckValidationOutputsError
{
/// The head data is too large.
HeadDataTooLarge
,
/// The parachain tried to upgrade its code to early.
/// The parachain tried to upgrade its code to
o
early.
PrematureCodeUpgrade
,
/// The new parachain code is too large.
NewCodeTooLarge
,
...
...
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