Increase the log level of several channelmonitor/onchain logs.
authorMatt Corallo <git@bluematt.me>
Wed, 23 Jun 2021 03:32:32 +0000 (03:32 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 29 Jun 2021 19:36:47 +0000 (19:36 +0000)
commit74717d390c3ac654978d1a22123d9085729529cd
treeda584e9e2a4891a807147b99e44ea5ea47a567ea
parent76ea83463b652df3694ab5ab4c13ec87bbc1910c
Increase the log level of several channelmonitor/onchain logs.

ChannelMonitor and related log entries can generally lean towards
being higher log levels than they necessarily need to be, as they
should be exceedingly rare, if only because they require
confirmation of an on-chain transaction.
lightning/src/chain/channelmonitor.rs
lightning/src/chain/onchaintx.rs
lightning/src/chain/package.rs
lightning/src/ln/channelmanager.rs