mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-25 17:35:42 +00:00
bump transaction_versions client (#1942)
* bump transaction_versions * bump rococo txn version
This commit is contained in:
@@ -99,7 +99,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
|
||||
spec_version: 9330,
|
||||
impl_version: 0,
|
||||
apis: RUNTIME_API_VERSIONS,
|
||||
transaction_version: 2,
|
||||
transaction_version: 3,
|
||||
state_version: 0,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user