Add missing TODO (#1079)
This commit is contained in:
parent
c102d9d1f9
commit
41208d79b1
@ -4,7 +4,7 @@ use types::{Hash256, Slot};
|
|||||||
|
|
||||||
/// This is a legacy object that is being kept around to reduce merge conflicts.
|
/// This is a legacy object that is being kept around to reduce merge conflicts.
|
||||||
///
|
///
|
||||||
/// As soon as this is merged into master, it should be removed as soon as possible.
|
/// TODO: As soon as this is merged into master, it should be removed as soon as possible.
|
||||||
#[derive(Debug, PartialEq)]
|
#[derive(Debug, PartialEq)]
|
||||||
pub enum BlockProcessingOutcome {
|
pub enum BlockProcessingOutcome {
|
||||||
/// Block was valid and imported into the block graph.
|
/// Block was valid and imported into the block graph.
|
||||||
|
Loading…
Reference in New Issue
Block a user