Update Polkadot/Substrate (#68)

* Update Polkadot/Substrate

* Update branch
This commit is contained in:
Bastian Köcher
2020-02-24 21:52:49 +01:00
committed by GitHub
parent 5678c8a188
commit ad8b70a8e4
8 changed files with 727 additions and 571 deletions
@@ -42,7 +42,6 @@ fn call_validate_block(
let params = ValidationParams {
block_data: block_data.encode(),
parent_head: parent_head.encode(),
ingress: Vec::new(),
}
.encode();