Commit 90147e6
ABW
fix problem of first payout being too large
When reward_fund_object was originally created during HF17, its last_update field was set to the time of creation. Now it is created during genesis
and as a result last_update was far into the past on first payout resulting in wrong payout values that later caused problems with replay.1 parent 9a25f90 commit 90147e6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
0 commit comments