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 2540687 commit 87971b3Copy full SHA for 87971b3
cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs
@@ -241,7 +241,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
241
spec_version: 1_016_001,
242
impl_version: 0,
243
apis: RUNTIME_API_VERSIONS,
244
- transaction_version: 5,
+ transaction_version: 6,
245
state_version: 1,
246
};
247
cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/lib.rs
@@ -226,7 +226,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
226
227
228
229
230
231
232
0 commit comments