mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
[Backport] txn version bump from 1.5.0 (#2709)
This PR backports `transaction_version` bump from `1.5.0` release back to `master`
This commit is contained in:
@@ -153,7 +153,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 1_005_000,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 22,
|
||||
transaction_version: 24,
|
||||
state_version: 1,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user