decred / dcrticketbuyer

An automated smart ticket purchaser.
0 stars 7 forks source link

invalid expirydelta should fail #59

Closed raedah closed 7 years ago

raedah commented 8 years ago

[ERR] TKBY: Failed to purchase tickets this round: -4: need expiry that is beyond next height

Looks like expirydelta=1 is not valid. Should probably error and stop at startup since its not a valid config setting, instead of running and displaying a not immediately obvious error when it tries to buy.