Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bcli: don't log failed sendrawtransaction attempts twice
They are already logged both in bcli, and in lightningd. This just adds a lot of noise to the logs. We keep successed attempts though for the tests. Signed-off-by: Antoine Poinsot <[email protected]>
- Loading branch information