Skip to content

Commit

Permalink
Simplifications part 5
Browse files Browse the repository at this point in the history
  • Loading branch information
JuaniRios committed Jul 26, 2024
1 parent 5d4ca77 commit 436ee42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/funding/src/functions/6_settlement.rs
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ impl<T: Config> Pallet<T> {
Error::<T>::FundingSuccessSettlementNotStarted
);


// Based on the results of the funding round, the evaluator is either:
// 1. Slashed
// 2. Rewarded with CT tokens
Expand Down

0 comments on commit 436ee42

Please sign in to comment.