diff --git a/plugins/libplugin-pay.c b/plugins/libplugin-pay.c index fd12798b3670..e061d8fd27d6 100644 --- a/plugins/libplugin-pay.c +++ b/plugins/libplugin-pay.c @@ -295,10 +295,6 @@ payment_getblockheight_success(struct command *cmd, const char *buffer, "networkblockheight=%d", blockheight, networkheight); } - plugin_log( - cmd->plugin, LOG_DBG, - "waitblockheight reports blockheight=%d and networkblockheight=%d", - blockheight, networkheight); /* Setting this to the current height of the blockchain and * not our sync height means we will offset CLTVs as if we