Expose Features::from_le_bytes() method
authorValentine Wallace <vwallace@protonmail.com>
Fri, 16 Apr 2021 19:26:38 +0000 (15:26 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 23 Apr 2021 21:11:40 +0000 (17:11 -0400)
commitf52b617c121eed193ac9c2d4feee10040b669686
tree4893b5aff420c1a6db257df0d271bf7b771ad8be
parent2cbe4a09ecfe42e7cf3f161f2c2c96a7309245e6
Expose Features::from_le_bytes() method

Useful for constructing features objects from raw feature bytes.
lightning/src/ln/features.rs