mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
Slap runtime_version macro everywhere (#444)
* Slap runtime_version macro everywhere * Update Substrate This includes the fix of compilation for macOS platforms.
This commit is contained in:
@@ -76,6 +76,7 @@ impl_opaque_keys! {
|
||||
}
|
||||
|
||||
/// This runtime version.
|
||||
#[sp_version::runtime_version]
|
||||
pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("test-parachain"),
|
||||
impl_name: create_runtime_str!("test-parachain"),
|
||||
|
||||
Reference in New Issue
Block a user