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
2c6920c4
Commit
2c6920c4
authored
Dec 21, 2020
by
asynchronous rob
Browse files
bump rococo spec version
parent
e21f5cec
Pipeline
#117954
failed with stages
in 20 minutes and 30 seconds
Changes
1
Pipelines
4
Show whitespace changes
Inline
Side-by-side
runtime/rococo/src/lib.rs
View file @
2c6920c4
...
...
@@ -105,7 +105,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name
:
create_runtime_str!
(
"rococo"
),
impl_name
:
create_runtime_str!
(
"parity-rococo-v1"
),
authoring_version
:
0
,
spec_version
:
1
1
,
spec_version
:
1
2
,
impl_version
:
0
,
#[cfg(not(feature
=
"disable-runtime-api"
))]
apis
:
RUNTIME_API_VERSIONS
,
...
...
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