mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
bump chain spec versions (#1297)
This commit is contained in:
committed by
Bastian Köcher
parent
ea2d6f898d
commit
cb20c10bdb
@@ -55,10 +55,10 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: sp_version::create_runtime_str!("westend"),
|
||||
impl_name: sp_version::create_runtime_str!("parity-westend"),
|
||||
authoring_version: 2,
|
||||
spec_version: 51,
|
||||
spec_version: 9140,
|
||||
impl_version: 0,
|
||||
apis: sp_version::create_apis_vec![[]],
|
||||
transaction_version: 5,
|
||||
transaction_version: 8,
|
||||
state_version: 0,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user