2c058bcbca
* Calculating reward per epoch * Initial uptime-based rewards * Setting monitor address on init + minor cleanup * Ability to reward nodes through validator client * Preemptively updated client version * Using hardcoded monitor address * Removed unnecessary let binding * Comment typo * Changed validator-client package.json version * Checking for broadcast error * Added epoch_length to typescript client's stateparams * Setting default state on migration * Removed reward mixnode/gateway methods from the client api * api for executing custom contract methods * Removed whitespace leftover from the merge * Extra comments * Cleanup Co-authored-by: Dave Hrycyszyn <futurechimp@users.noreply.github.com>