]> git.bitcoin.ninja Git - rust-lightning/commit
Adds a set of convenience methods to set non-custom features
authorSergi Delgado Segura <sergi.delgado.s@gmail.com>
Fri, 25 Aug 2023 08:30:07 +0000 (10:30 +0200)
committerSergi Delgado Segura <sergi.delgado.s@gmail.com>
Fri, 1 Sep 2023 09:30:21 +0000 (11:30 +0200)
commit992f1029acbe4c48cb45827dcce8e01d1edc834f
tree74bfe8d5ed2651025d934de7791bbb823c232aaa
parentbbe20c3327d3af37a7d5f82a021af1945d689547
Adds a set of convenience methods to set non-custom features

Currently only custom features can be set by specifying the feature bit. Add also the
ability to do so for regular features.
lightning/src/ln/features.rs