Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit d5bef61

Browse files
committed
Alex spec
1 parent 77ea041 commit d5bef61

File tree

2 files changed

+89
-59
lines changed

2 files changed

+89
-59
lines changed

Diff for: runtime/src/parachains.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ mod tests {
476476
}
477477
impl system::Trait for Test {
478478
type Origin = Origin;
479-
type Index = ::Index;
479+
type Index = ::Nonce;
480480
type BlockNumber = u64;
481481
type Hash = H256;
482482
type Hashing = BlakeTwo256;

Diff for: service/res/alexander.json

+88-58
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)