rust-lightning/lightning/src
Matt Corallo 31cc243e6f Implement Flat Features
This merges local and global features into one struct, which is
parameterized by where it appers. The parameterization restricts
which queries can be made and which features can be set, in line
with the latest BOLT 9.

Closes #427.
2020-01-12 18:15:25 -05:00
..
chain Fix parameter name incorrectly changed in 4ebe64fafd 2019-12-24 12:13:29 -05:00
ln Implement Flat Features 2020-01-12 18:15:25 -05:00
util Implement Flat Features 2020-01-12 18:15:25 -05:00
lib.rs Use workspaces to separate crates 2019-11-15 02:44:30 +00:00