We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e39fe9 commit 6dbe2b0Copy full SHA for 6dbe2b0
bin/runtime/src/lib.rs
@@ -84,7 +84,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
84
spec_version: 15_000_000,
85
impl_version: 1,
86
apis: RUNTIME_API_VERSIONS,
87
- transaction_version: 19,
+ transaction_version: 18,
88
state_version: 0,
89
};
90
0 commit comments