Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gui1117 committed Jun 15, 2020
1 parent 0fd7746 commit 5ac58fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/kusama/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
Expand Down

0 comments on commit 5ac58fd

Please sign in to comment.