Alex spec

This commit is contained in:
Gav Wood
2018-12-21 14:47:19 +01:00
parent 0df1421b1a
commit 5e04c22522
2 changed files with 89 additions and 59 deletions
+1 -1
View File
@@ -476,7 +476,7 @@ mod tests {
}
impl system::Trait for Test {
type Origin = Origin;
type Index = ::Index;
type Index = ::Nonce;
type BlockNumber = u64;
type Hash = H256;
type Hashing = BlakeTwo256;