Abstract
This blog is going to get the daily block rewards.
1. Calculate the Daily Block Rewards (of a Given Day)
This part is going to calculate the daily block rewards of a given day. In particular, we are going to calculate the daily block rewards on May 12, 2020, and May 13, 2020, as well.
First, we implemented a Python data handler named dailyblockrewards.py , to process the daily block rewards. The input file is miningpooltimestamp.csv . The output file is dailyblockrewards.csv . The target days are May 12, 2020, and May 13, 2