Skip to content

Commit

Permalink
Merge pull request #21 from rohitverma007/rewards
Browse files Browse the repository at this point in the history
fixing script
  • Loading branch information
rloomba authored Mar 20, 2019
2 parents 3ac9397 + ba0efc9 commit 02d180e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/saveCycleDataToJson.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ process.on('message', async ({mostRecentCompletedCycle, block, snapshotData, cyc
}
}
process.send(cycleRewardsData)
process.exit()
});

0 comments on commit 02d180e

Please sign in to comment.