mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
transition from status_trace() to status_debug
This commit is contained in:
@@ -254,7 +254,7 @@ bool channel_force_htlcs(struct channel *channel,
|
||||
* @channel: the channel
|
||||
* @prefix: the prefix to prepend to each line.
|
||||
*
|
||||
* Uses status_trace() on every HTLC.
|
||||
* Uses status_debug() on every HTLC.
|
||||
*/
|
||||
void dump_htlcs(const struct channel *channel, const char *prefix);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user