Skip to content

PayoutStatsView regenerate gots db as param

Marcin requested to merge mi/issue_when_first_move_to_livesync into develop

There was a problem when after restart hivemind immediatly reach live sync, the PayoutStats class where not initialed correctly and crashes. Solution was to remove global initializtion of the class and pass to generate() function correct database connection in place.

Merge request reports

Loading