diff --git a/gossipd/routing.c b/gossipd/routing.c index f7419fcb5ec6..332463574704 100644 --- a/gossipd/routing.c +++ b/gossipd/routing.c @@ -1979,7 +1979,7 @@ u8 *handle_channel_update(struct routing_state *rstate, const u8 *update TAKES, return err; } - status_trace("Received channel_update for channel %s/%d now %s (from %s)", + SUPERVERBOSE("Received channel_update for channel %s/%d now %s (from %s)", type_to_string(tmpctx, struct short_channel_id, &short_channel_id), channel_flags & 0x01,