Update Substrate & Polkadot (#519)

* Update Substrate & Polkadot

* Basti improvements

Co-authored-by: Bastian Köcher <info@kchr.de>
This commit is contained in:
Sergei Shulepov
2021-06-28 22:38:28 +02:00
committed by GitHub
parent 075b9beed4
commit 59a23c8d8d
5 changed files with 304 additions and 336 deletions
+2
View File
@@ -352,6 +352,8 @@ where
allow_missing_state: false,
justifications: None,
origin: None,
skip_execution: false,
state: None,
});
if let Some(waiting) = self.waiting_for_parent.remove(&block_hash) {