Closed SeanMcOwen closed 1 year ago
Referencing specifically this: https://github.com/pokt-network/pocket-network-protocol/blob/main/utility/README.md#325-salary-eligibility--distribution
Where there is a (RelayChain, GeoZone) pair
Probabilistic mining into data structure that tracks
After each relay, there is a probability that the request logs as a relay done on the service (based on probabilistic mining). When it comes to reward disbursement, what does this variable look like? Does it give an accumulated number of requests over a time period? Is it a stateful metric that can be computed from block history?