lnd/feature
Olaoluwa Osuntokun d0779e2ec2
lnwire: add new feature bits for explicit channel type negotiation
If these bits are present, then both sides can examine the new
CommitmentType TLV field that's present and use this in place of the
existing implicit commiment type negotiation. With this change, it's now
possible to actually deprecate old unsupported commitment types
properly.
2021-08-30 19:17:24 -07:00
..
default_sets.go lnwire: add new feature bits for explicit channel type negotiation 2021-08-30 19:17:24 -07:00
deps_test.go feature/deps: validate feature dependencies 2019-12-16 13:06:30 -08:00
deps.go lnwire: add new feature bits for explicit channel type negotiation 2021-08-30 19:17:24 -07:00
manager_internal_test.go feature: add new feature pkg to manage feature sets 2019-11-08 05:29:16 -08:00
manager.go features: define temporary AMP feature bits 30/31 2021-04-07 12:08:34 -07:00
required.go feature/required: add ValidateRequired method 2020-01-08 12:24:37 -08:00
set.go feature/set: add SetInvoiceAmp 2021-05-10 16:55:16 -07:00