CheckEra affects longevity of transactions (#3507)

* Add test.

* Bump version.
This commit is contained in:
Tomasz Drwięga
2019-08-28 19:34:35 +02:00
committed by André Silva
parent 523c7f681e
commit 4bc9b6f586
2 changed files with 36 additions and 2 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
// implementation changes and behavior does not, then leave spec_version as
// is and increment impl_version.
spec_version: 154,
impl_version: 154,
impl_version: 155,
apis: RUNTIME_API_VERSIONS,
};