Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
gusin13 committed Nov 17, 2024
1 parent df6e47c commit 3c3f0c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions internal/services/delegation.go
Original file line number Diff line number Diff line change
Expand Up @@ -278,5 +278,8 @@ func (s *Service) processSlashedFinalityProviderEvent(
)
}

// TODO: start watching for slashing spend to
// identify if staker has withdrawn after slashing

return nil
}

0 comments on commit 3c3f0c6

Please sign in to comment.