eons-finance / ALQO

ALQO is a digital currency that enables instant payments to anyone, anywhere in the world.
MIT License
14 stars 9 forks source link

Excess Logging #34

Closed captaingeeky closed 4 years ago

captaingeeky commented 4 years ago

https://github.com/ALQO-Universe/ALQO/blob/dfadacbab94c0b19e72dfd77482781b8b6f2eed1/src/kernel.cpp#L370

Make this error only write to the debug.log if the -debug flag is used to launch daemon. It is clogging up the debug file and confusing users.

BlockMechanic commented 4 years ago

This is resolved in https://github.com/ALQO-Universe/ALQO/pull/38