Cezary Dziemian <cezary.dziem...@gmail.com> writes: > Hello guys, > > I red BOLT. Do I understand correctly, that max_accepted_htlcs means that > for single channel there is possibility to have such amount of transactions > pending at the same time?
Yes. - if result would be offering more than the remote's `max_accepted_htlcs` HTLCs, in the remote commitment transaction: - MUST NOT add an HTLC. Note there is also a maximum amount: - if the sum of total offered HTLCs would exceed the remote's `max_htlc_value_in_flight_msat`: - MUST NOT add an HTLC. Cheers, Rusty. _______________________________________________ Lightning-dev mailing list Lightning-dev@lists.linuxfoundation.org https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev