Raptor3um / raptoreum

MIT License
318 stars 132 forks source link

Disable unnecessary warning #217

Closed Leonardiae closed 2 years ago

Leonardiae commented 2 years ago

While syncing my node from scratch this warning first scared me: IsBlockPayeeValid -- WARNING: Client synced but old budget system is disabled, accepting any payee Then I read on discord that someone else had the same question before and Bigpiggy answered: "just means were are not running the dash system for budget"

So I figured why not disable this warning, since WARNING sounds kind of serious.

Maybe this change will help prevents others having the same question about this warning in the future.

Bigpiggy01 commented 2 years ago

Hi man this should probably be up as an issue not as a pull request unless you plan to add code to it?

Leonardiae commented 2 years ago

@npq7721 after your suggestion I changed the loglevel. I have not much experience with pull request so please bear with me. Just trying to help and learn :)

npq7721 commented 2 years ago

@Leonardiae can redo the PR on develop branch i will revert this commit on master, PR should only do to develop