mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
[crypsinous] remove lifetime
This commit is contained in:
@@ -384,11 +384,3 @@ impl Epoch {
|
||||
lead_proof::create_lead_proof(pk, coin).unwrap()
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Default, Clone)]
|
||||
pub struct LifeTime {
|
||||
//lifetime metadata
|
||||
//...
|
||||
//lifetime epochs
|
||||
pub epochs: Vec<Epoch>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user