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.
2 parents 745d136 + 3b637ea commit 2e45267Copy full SHA for 2e45267
domains/runtime/evm/src/lib.rs
@@ -318,7 +318,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
318
spec_name: Cow::Borrowed("subspace-evm-domain"),
319
impl_name: Cow::Borrowed("subspace-evm-domain"),
320
authoring_version: 0,
321
- spec_version: 0,
+ spec_version: 1,
322
impl_version: 0,
323
apis: RUNTIME_API_VERSIONS,
324
transaction_version: 1,
0 commit comments