diff --git a/pallets/funding/src/functions/6_settlement.rs b/pallets/funding/src/functions/6_settlement.rs index d69612482..ee7e1b655 100644 --- a/pallets/funding/src/functions/6_settlement.rs +++ b/pallets/funding/src/functions/6_settlement.rs @@ -98,6 +98,7 @@ impl Pallet { Error::::FundingSuccessSettlementNotStarted ); + // Based on the results of the funding round, the evaluator is either: // 1. Slashed // 2. Rewarded with CT tokens