Skip to content

Commit

Permalink
add todos
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanschalm committed Oct 17, 2024
1 parent 6f0002b commit 8f5e459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/epochs/FlowEpoch.cdc
Original file line number Diff line number Diff line change
Expand Up @@ -748,6 +748,7 @@ access(all) contract FlowEpoch {
startView: startView,
endView: endView,
stakingEndView: stakingEndView,
// TODO: should we mark this as paid already or is setting rewards to 0 sufficient?
totalRewards: 0.0,
collectorClusters: [],
clusterQCs: [],
Expand Down

0 comments on commit 8f5e459

Please sign in to comment.