mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Bump tx version for westend and test-runtime, bump substrate (#2337)
* bump tx version for westend and test-runtime & bump substrate * Update runtime/test-runtime/src/lib.rs Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Generated
+139
-139
File diff suppressed because it is too large
Load Diff
@@ -93,7 +93,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
|||||||
apis: RUNTIME_API_VERSIONS,
|
apis: RUNTIME_API_VERSIONS,
|
||||||
#[cfg(feature = "disable-runtime-api")]
|
#[cfg(feature = "disable-runtime-api")]
|
||||||
apis: version::create_apis_vec![[]],
|
apis: version::create_apis_vec![[]],
|
||||||
transaction_version: 3,
|
transaction_version: 4,
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Native version.
|
/// Native version.
|
||||||
|
|||||||
Reference in New Issue
Block a user