Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
gusin13 committed Jan 5, 2025
1 parent 064ba15 commit 7618482
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/services/delegation.go
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,8 @@ func (s *Service) processSlashedFinalityProviderEvent(
)
}

// TODO: ideally indexer should simply emit the slashed FP
// queue handlers should handle the rest
for _, delegation := range delegations {
if !delegation.HasInclusionProof() {
// If the delegation was never active/has no inclusion proof
Expand Down

0 comments on commit 7618482

Please sign in to comment.