We need to expose the emission a certain approved agent received for a competition. In order to do that we will need to monitor the entire subnet, checking each epoch and storing who was getting emissions and how much.
Then it will simply be a matter of queries during a given time period.
Sometimes it does take the validators a second to 'align' themselves. So emissions may start a little later. And may end a little later too. We need to account for some latency.
We need to expose the emission a certain approved agent received for a competition. In order to do that we will need to monitor the entire subnet, checking each epoch and storing who was getting emissions and how much.
Then it will simply be a matter of queries during a given time period.
Sometimes it does take the validators a second to 'align' themselves. So emissions may start a little later. And may end a little later too. We need to account for some latency.