Background
When using lncli to bump the fee of an onchain transaction, the use of a wrong output index crashes lnd.
Your environment
Steps to reproduce
- Open a channel to produce a new onchain funding transaction. The result was in my case a transaction with two outputs.
- lncli wallet bumpfee [transactionhash]:2
Expected behaviour
Some error message.
Actual behaviour
lnd deamon crashes.
Background
When using lncli to bump the fee of an onchain transaction, the use of a wrong output index crashes lnd.
Your environment
Steps to reproduce
Expected behaviour
Some error message.
Actual behaviour
lnd deamon crashes.