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
b4f03680
Unverified
Commit
b4f03680
authored
Jan 13, 2020
by
Gavin Wood
Committed by
GitHub
Jan 13, 2020
Browse files
Bump Substrate (#756)
* Bump Substrate * Bump RT version
parent
9df5b9a8
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
b4f03680
This diff is collapsed.
Click to expand it.
runtime/kusama/src/lib.rs
View file @
b4f03680
...
...
@@ -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
:
10
39
,
spec_version
:
10
40
,
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