mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 12:11:09 +00:00
refactor overseer into proc-macro based pattern (#2962)
This commit is contained in:
committed by
GitHub
parent
2510bfc5d7
commit
3c9104daff
@@ -143,7 +143,6 @@ impl std::ops::Deref for PerLeafSpan {
|
||||
#[repr(u8)]
|
||||
#[non_exhaustive]
|
||||
pub enum Stage {
|
||||
CandidateSelection = 1,
|
||||
CandidateBacking = 2,
|
||||
StatementDistribution = 3,
|
||||
PoVDistribution = 4,
|
||||
|
||||
Reference in New Issue
Block a user