Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit c878c2d

Browse files
authored
Merge pull request paritytech#158 from subspace/refactor-claim-slot-take-2
Refactor claim slot (take 2)
2 parents 7a7a3f7 + 4c15730 commit c878c2d

File tree

3 files changed

+203
-297
lines changed

3 files changed

+203
-297
lines changed

crates/sc-consensus-subspace/src/authorship.rs

Lines changed: 0 additions & 291 deletions
This file was deleted.

crates/sc-consensus-subspace/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
#![warn(missing_docs)]
5050

5151
mod archiver;
52-
mod authorship;
5352
pub mod aux_schema;
5453
pub mod notification;
5554
mod slot_worker;

0 commit comments

Comments
 (0)