Make everything compile and fix tests

This commit is contained in:
Bastian Köcher
2020-01-14 22:22:21 +01:00
parent f9a7199b65
commit 1bcb147669
26 changed files with 5214 additions and 3536 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ include!(concat!(env!("OUT_DIR"), "/wasm_binary.rs"));
pub use substrate_test_runtime::*;
runtime::register_validate_block!(Block, system::BlockExecutor);
runtime::register_validate_block!(Block, system::BlockExecutor);