tezos-reward-distributor-organization / tezos-reward-distributor

Tezos Reward Distributor (TRD): A reward distribution software for tezos bakers.
https://tezos-reward-distributor-organization.github.io/tezos-reward-distributor/
GNU General Public License v3.0
87 stars 51 forks source link

fix adjusted_early_payout argument #668

Closed nicolasochem closed 1 year ago

nicolasochem commented 1 year ago

Right now on master when I do --adjusted_early_payouts, it's taken into account.

but --adjusted_early_payouts True counts as false?!

This makes it take zero parameters, like --docker or --retry_injected.

jdsika commented 1 year ago

I am actually confused by this report as it worked for me... I will check