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
5ac58fd4
Commit
5ac58fd4
authored
Jun 15, 2020
by
thiolliere
Browse files
trigger CI
parent
0fd77468
Changes
1
Hide whitespace changes
Inline
Side-by-side
runtime/kusama/src/lib.rs
View file @
5ac58fd4
...
...
@@ -80,6 +80,7 @@ use constants::{time::*, currency::*, fee::*};
#[cfg(feature
=
"std"
)]
include!
(
concat!
(
env!
(
"OUT_DIR"
),
"/wasm_binary.rs"
));
/// Runtime version (Kusama).
pub
const
VERSION
:
RuntimeVersion
=
RuntimeVersion
{
spec_name
:
create_runtime_str!
(
"kusama"
),
...
...
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