v0.7.6 - Delete more old debugging prints
This commit is contained in:
@@ -224,8 +224,6 @@ void init_relay_info() {
|
||||
g_unified_cache.relay_info.fees = cJSON_CreateObject();
|
||||
|
||||
pthread_mutex_unlock(&g_unified_cache.cache_lock);
|
||||
|
||||
log_success("Relay information initialized with default values");
|
||||
}
|
||||
|
||||
// Clean up relay information JSON objects
|
||||
|
||||
Reference in New Issue
Block a user