Commit d5bef61e authored by Gav Wood's avatar Gav Wood
Browse files

Alex spec

parent 77ea0412
Pipeline #27440 failed with stages
in 14 minutes and 41 seconds
...@@ -476,7 +476,7 @@ mod tests { ...@@ -476,7 +476,7 @@ mod tests {
} }
impl system::Trait for Test { impl system::Trait for Test {
type Origin = Origin; type Origin = Origin;
type Index = ::Index; type Index = ::Nonce;
type BlockNumber = u64; type BlockNumber = u64;
type Hash = H256; type Hash = H256;
type Hashing = BlakeTwo256; type Hashing = BlakeTwo256;
......
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment