mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
Update versions, docs. (#282)
This commit is contained in:
committed by
Robert Habermeier
parent
c8b4b61412
commit
7b175ea0a9
@@ -66,8 +66,8 @@ pub struct Concrete;
|
||||
pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: ver_str!("demo"),
|
||||
impl_name: ver_str!("parity-demo"),
|
||||
authoring_version: 0,
|
||||
spec_version: 0,
|
||||
authoring_version: 1,
|
||||
spec_version: 1,
|
||||
impl_version: 0,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user