All tests compile. Most tests work.

This commit is contained in:
Gav
2018-02-07 16:34:18 +01:00
parent 4f15a6d488
commit ef059b81f1
9 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
//! Tool for creating the genesis block.
use std::collections::HashMap;
use primitives::{Block, Header};
use polkadot_primitives::{Block, Header};
use triehash::trie_root;
/// Create a genesis block, given the initial storage.