Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ddorgan
polkadot
Commits
ab1fa78e
Unverified
Commit
ab1fa78e
authored
Jan 31, 2020
by
Gavin Wood
Committed by
GitHub
Jan 31, 2020
Browse files
Bump substrate (#814)
* Bump runtime version * Bump runtime version
parent
3ae36b12
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
ab1fa78e
This diff is collapsed.
Click to expand it.
runtime/kusama/src/lib.rs
View file @
ab1fa78e
...
...
@@ -77,7 +77,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name
:
create_runtime_str!
(
"kusama"
),
impl_name
:
create_runtime_str!
(
"parity-kusama"
),
authoring_version
:
2
,
spec_version
:
104
4
,
spec_version
:
104
5
,
impl_version
:
0
,
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