Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix Wallet Reward Computing Job - MEED-2455
Prior to this fix, the Wallet Rewarding Job is sometimes executed at the same time then the rewards sending. This change ensure to not asynchronously sompute rewards at the same time than executing a Reward Period Sending storage operation.
- Loading branch information