Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bkpr, elements: elements tx have one extra output for fees
if it's an elements chain, subtract one from the output count we wait to calculate fees for a channel close until all the outputs are accounted for, but elements chains create a separate output for the amount of fees that are paid on a tx. fixes crash in `test_penalty_rbf_burn`
- Loading branch information