Companion for Runtime Semver (#987)

* Companion for Runtime Semver

* Fix
This commit is contained in:
Gavin Wood
2020-04-17 12:10:58 +02:00
committed by GitHub
parent b50d2f2d1f
commit e303f92f20
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -87,6 +87,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_version: 1058,
impl_version: 0,
apis: RUNTIME_API_VERSIONS,
transaction_version: 1,
};
/// Native version.