mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 19:01:08 +00:00
replace some encode by using_encoded (#1863)
* replace some encode by using_encoded * update runtime * improve readibility
This commit is contained in:
committed by
Bastian Köcher
parent
34fccecc02
commit
72a8927ea3
@@ -61,7 +61,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
impl_name: create_runtime_str!("substrate-node"),
|
||||
authoring_version: 10,
|
||||
spec_version: 30,
|
||||
impl_version: 31,
|
||||
impl_version: 32,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user