You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Description
Implement
getDefaultRewardAtHeight
function as specified in https://research.lisk.com/t/define-state-transitions-of-reward-module/316#getdefaultrewardatheight-18 inendpoint.ts
file and implement endpoint in reward module class.Acceptance Criteria
getDefaultRewardAtHeight
function is implemented and unit tested.Additional Information
moduleConfig.brackets
rewardOffset
andrewardDistance
are taken from the config parameter in theinit
method of the reward classRelated Issue
#6686
The text was updated successfully, but these errors were encountered: