Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion authored Jul 1, 2024
1 parent fb209c8 commit dc56662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions beacon_node/beacon_processor/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,7 @@ impl<E: EthSpec> fmt::Debug for Work<E> {
}

#[derive(IntoStaticStr, PartialEq, Eq, Debug)]
#[strum(serialize_all = "snake_case")]
pub enum WorkType {
GossipAttestation,
UnknownBlockAttestation,
Expand Down

0 comments on commit dc56662

Please sign in to comment.