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 28ad9997ea
commit 41817628b7
8 changed files with 727 additions and 571 deletions
-1
View File
@@ -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();