Always log_info when we broadcast a transaction, including the txid 2021-05-log-txids
authorMatt Corallo <git@bluematt.me>
Thu, 6 May 2021 16:21:44 +0000 (16:21 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 6 May 2021 18:49:11 +0000 (18:49 +0000)
commit71d640a64be1232ac464e6be645b7907e688c06b
treead9e5b6b876b1e260eea6c2d5f876f0db24c68a1
parentc9b12e18f2c1f7e22c3d0a7eef351ca5ab6215db
Always log_info when we broadcast a transaction, including the txid
lightning/src/chain/channelmonitor.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/onchaintx.rs
lightning/src/util/macro_logger.rs