Skip to content

Commit 8f5e459

Browse files
committed
add todos
1 parent 6f0002b commit 8f5e459

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contracts/epochs/FlowEpoch.cdc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,7 @@ access(all) contract FlowEpoch {
748748
startView: startView,
749749
endView: endView,
750750
stakingEndView: stakingEndView,
751+
// TODO: should we mark this as paid already or is setting rewards to 0 sufficient?
751752
totalRewards: 0.0,
752753
collectorClusters: [],
753754
clusterQCs: [],

0 commit comments

Comments
 (0)