This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
Release 1.2.122
ADDED
- Added a /v1/hotspots/:address/rewards/:block route to expose rewards for a hotspot in a given rewards block
- Added a /v1/accounts/:address/rewards/:block route to expose rewards for an account in a given rewards block
- All rewards route results now include the detailed
type
field to indicate the type of reward. If the reward type isnull
the reward is an "old style" reward that is the sum of all rewards for that hotspot/account in a given rewards block