specVersion property
Version of the runtime specification. A full-node will not attempt to use its native
runtime in substitute for the on-chain Wasm runtime unless all of spec_name,
spec_version and authoring_version are the same between Wasm and native.
Implementation
final int specVersion;