Skip to content

Change aggressive logging in hostweight.go to Debugln

Christopher Schinnerl requested to merge hostdb-underflow-logging into master

It looks like RenterPayoutsPreTax errors are quite common once they happen due to very low funds or high fees. Turning this into a Debugln prevents it from blowing up the hostdb logs.

Merge request reports