downgrade a warn log to debug (#3319)

* downgrade to debug

* another thick log

* bump spec versions in kusama, polkadot and westend again IV
This commit is contained in:
Andronik Ordian
2021-06-20 18:15:13 +02:00
committed by GitHub
parent fc7f6dbfd9
commit 20d9ed06d6
5 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ pub const VERSION: RuntimeVersion = RuntimeVersion {
spec_name: create_runtime_str!("westend"),
impl_name: create_runtime_str!("parity-westend"),
authoring_version: 2,
spec_version: 9050,
spec_version: 9051,
impl_version: 0,
#[cfg(not(feature = "disable-runtime-api"))]
apis: RUNTIME_API_VERSIONS,