We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello,
Currently the only available ones are insufficient_funds and cannot_route.
insufficient_funds
cannot_route
But since the commitment tx must be publishable at any time, we might need to decline a new htlc because that would make the tx too big.
Should we introduce a new reason too_many_pending_htlc?
too_many_pending_htlc
Thanks
Pierre