mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 13:01:07 +00:00
Update versions, docs. (#282)
This commit is contained in:
committed by
Robert Habermeier
parent
0bcd6a2f1a
commit
2429e8eb0f
@@ -109,8 +109,8 @@ pub struct Concrete;
|
||||
pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: ver_str!("polkadot"),
|
||||
impl_name: ver_str!("parity-polkadot"),
|
||||
authoring_version: 0,
|
||||
spec_version: 0,
|
||||
authoring_version: 1,
|
||||
spec_version: 1,
|
||||
impl_version: 0,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user