Improve `EsploraSyncClient` logging
authorElias Rohrer <dev@tnull.de>
Wed, 25 Oct 2023 09:27:05 +0000 (11:27 +0200)
committerElias Rohrer <dev@tnull.de>
Thu, 23 Nov 2023 08:30:57 +0000 (09:30 +0100)
commit48c46bf7720ccf449765ae1a7e04a0b80a918b02
treebde6275ca3679895d483a231a78c00eaee5a7e20
parent5b7c1d511b724ef768f67e81556bff20853109fa
Improve `EsploraSyncClient` logging

We give some more information while reducing the log levels to make the
logging less spammy.

We also convert one safe-to-unwrap case from returning an error to
unwrapping the value.
lightning-transaction-sync/src/esplora.rs