Skip to content

Semux Pool 1.0.1

Compare
Choose a tag to compare
@orogvany orogvany released this 29 Jan 05:05
· 33 commits to master since this release

This includes the ability to set a time of day to run payments, instead of per blocks.

It also includes configuration for directory for payouts directory

Please use the new semuxpool.properties, and re-add your config, or you should be able to
just add
dataDirectory = ./payouts

and optionally
payoutTime = 23:00

Please: Make sure to run the first time with debug=true to make sure it works as you intend and that you have the payouts directory correctly specified! Failure to do so may result in double payments or other problems!