mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
bump transaction_version for polkadot + kusama (#2330)
This commit is contained in:
@@ -96,7 +96,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
#[cfg(feature = "disable-runtime-api")]
|
||||
apis: version::create_apis_vec![[]],
|
||||
transaction_version: 3,
|
||||
transaction_version: 4,
|
||||
};
|
||||
|
||||
/// Native version.
|
||||
|
||||
Reference in New Issue
Block a user