Skip to content

Commit

Permalink
Update commitrmnocb/outcome.go
Browse files Browse the repository at this point in the history
Co-authored-by: Will Winder <[email protected]>
  • Loading branch information
asoliman92 and winder authored Aug 26, 2024
1 parent 51b1994 commit 4c1a362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commitrmnocb/outcome.go
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ func getConsensusObservation(
return consensusObs, nil
}

// Checks which tokens need to be updated based on the observed token prices and the price registry updates
// selectTokens checks which tokens need to be updated based on the observed token prices and the price registry updates
// if time passed since the last update is greater than the stale threshold, update all tokens
// otherwise calculate deviation between the price registry and feed and include deviated token prices
func selectTokens(
Expand Down

0 comments on commit 4c1a362

Please sign in to comment.