storj / crypto-batch-payment

A high volume ERC20 token payment application.
GNU Affero General Public License v3.0
5 stars 0 forks source link

Extract run preview code into separate function #26

Closed azdagron closed 3 months ago

azdagron commented 3 months ago

Refactor needed for future pipeline changes that run payouts for different payers concurrently. The preview step will be called on each payout type serially and then each payout run concurrently.