Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tbro committed Dec 13, 2024
1 parent 79c1617 commit 475087a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/src/v0/impls/stake_table.rs
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ impl EpochCommittees {
state.insert(epoch, committee.clone());
committee
}
fn stake_table(committee: Committee) {}
// We need a constructor to match our concrete type.
pub fn new_stake(
// TODO remove `new` from trait and rename this to `new`.
Expand Down

0 comments on commit 475087a

Please sign in to comment.