mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 02:17:58 +00:00
runtimes version to 9290 (#1612)
* runtimes version to 9290 * No need to bump shell Co-authored-by: Giles Cope <gilescope@gmail.com>
This commit is contained in:
@@ -186,7 +186,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_name: create_runtime_str!("penpal-parachain"),
|
||||
impl_name: create_runtime_str!("penpal-parachain"),
|
||||
authoring_version: 1,
|
||||
spec_version: 9270,
|
||||
spec_version: 9290,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 1,
|
||||
|
||||
Reference in New Issue
Block a user