Downgrade upgrade info message

This commit is contained in:
Jason Rhinelander 2022-06-18 11:42:49 -03:00
parent 33a0762563
commit 0f918f46d4
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ namespace cryptonote {
}
if (!have_offset) {
MGINFO("Adding payout_offset to batching db");
MINFO("Adding payout_offset to batching db");
auto& netconf = get_config(m_nettype);
SQLite::Transaction transaction{
db,