Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fields to heartbeat and mobile_reward_share files to help underst…
…and how rewards are calculated (#378) * Add fields to heartbeat and mobile_reward_share files to help understand how rewards are calculated * ran formatter * remove heartbeat_multipliers as they dont' make sense after hip 74 * Update floats to uint32 * Update src/service/poc_mobile.proto Co-authored-by: andymck <[email protected]> --------- Co-authored-by: Matthew Plant <[email protected]> Co-authored-by: Matthew Plant <[email protected]> Co-authored-by: andymck <[email protected]>
- Loading branch information
e4b935e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a planned release date, for these changes to go live with new Oracles deployment?
e4b935e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reward_multiplier = heartbeat_multiplier * location_trust_score_multiplier
. In which message is thisheartbeat_multiplier
?reward_multiplier
is deprecated, does it mean that it will not be maintained and come as 0 immediately?radio_reward
message?